dequelabs / watcher-examples

2 stars 7 forks source link

test/examples creation #6

Closed michael-siek closed 1 year ago

michael-siek commented 2 years ago

When creating test or examples the last thing that should happen within those test suites are that we run axe.stop() as well as axe.analyze() this could be done as the last part of the test or within the afterEach(() => {})