Skip to content

Comments

Renaming generated "src" directory as "tests"#110

Open
mapolonio wants to merge 2 commits intomarksandspencer:mainfrom
mapolonio:renaming-src-dir
Open

Renaming generated "src" directory as "tests"#110
mapolonio wants to merge 2 commits intomarksandspencer:mainfrom
mapolonio:renaming-src-dir

Conversation

@mapolonio
Copy link
Contributor

Problem

When running the nx-playwright generator all the test files end up inside the src directory while the accessibility tests get generated in axe-tests.

For consistency it would make more sense to have a tests directory for E2E alongside the axe-tests directory.

Solution

Generator updated so all E2E test files are now created inside tests/.

Useful documentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant