premake / premake/premake-core
premake5 test run specific tests
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 3.6k
- Forks
- 654
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 13
Description
premake5 test [testnames...] should allow to run specific test(/s).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the premake5 test command entry point and inspect how tests are currently discovered or selected. Verify that one or more supplied test names run only the requested tests rather than the full suite, and confirm the behavior with the existing test workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, lua
- Domain
- cli, testing-qa, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100