Skip to content

How do I use per test file hooks? #3009

Discussion options

You must be logged in to vote

Simple, I was overthinking it:

  after(function(){
    console.log('here')
  })

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by NorseGaud
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant