protractor plugin to print out filename of specfile -


i'm trying see if there way print out name of specfile has finished running. hoping in teardown function not sure how obtain actual filename. have experience protractor plugins?

unfortunately jasmine reporter or protractor plugin cant give executed specfile name. 'describe' or 'it' blocks names. more informative filename. check jasmine custom reporter docs - https://jasmine.github.io/2.5/custom_reporter.html

you can try build on own filename, maybe should consider other options.


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -