You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not at the moment. But you can create a base class with an helper method to use a default path. Then extend that class in each of your test classes and call that method. Example of base class that is extended.
The default fixtures directory is src/DataFixtures.
I want this folder in my src/tests folder.
Where I can configure the library to load the fixture from src/tests/DataFixtures?
The text was updated successfully, but these errors were encountered: