integ-runner: consistent filenames between integration tests and unit tests
Open
@aws-cdk/integ-runner
cli
effort/small
feature-request
p2
- Dominant language
- TypeScript
- Stars
- 12.9k
- Forks
- 4.6k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 83
Description
### Describe the feature
The current default regex for finding integ tests is `^integ\..*(?
Contributor guide
Research direction
Locate the integ-runner implementation that defines the default TypeScript test-file regex and any tests covering test discovery. Read the existing regex behavior first, then verify that discovery supports both the current integ-prefixed pattern and the proposed .integ.ts suffix pattern without matching declaration files. Done means the relevant tests pass and both naming styles are covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100