PowerShell / PowerShell/PSScriptAnalyzer
Add testing to build script
Open
Nobody has claimed this yet.
Consider - 2.0
- Dominant language
- C#
- Stars
- 2.2k
- Forks
- 414
- Avg merge
- 13h 1m
- Merged PRs (30d)
- 2
Description
./build.ps1 should run testing, both xUnit and Pester
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 with ./build.ps1 and inspect how the build currently runs and where the xUnit and Pester tests are defined or invoked. Update the build flow so it runs both test suites, then verify that the script completes with testing included.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- build-system, testing-qa
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100