Skip to content

Commit

Permalink
README.md - add info about exclusions format on Windows (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
aracg authored Feb 8, 2024
1 parent d268f8a commit 2475a87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ Most of the parameters listed:
discovery:
# Paths, that will be excluded during test discovery.
# The file will be excluded from discovery, if either starts_with or ends_with condition is true on filename. File path is relative to project root folder.
# On Windows, use `\` separator when excluding paths
exclusions:
- front/
- venv/
Expand Down

0 comments on commit 2475a87

Please sign in to comment.