Adding some e2e filesystem-based test cases for TestEZ in an attempt to reproduce some bug reports. (Un)fortunately, none so far have been reproducible.
E2E testing includes:
Use of expect.extend from init.spec.lua is observable from its children nodes
Lifecycle hooks and use of testNamePattern (whether targeting a describe block node or fileName) should work as expected
Adding some e2e filesystem-based test cases for TestEZ in an attempt to reproduce some bug reports. (Un)fortunately, none so far have been reproducible.
E2E testing includes: