- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1 - 10 of 351 for test (0.08 seconds)
-
Building and testing .NET - GitHub Docs
--no-restore - name: Test with the dotnet CLI run: dotnet test --no-build...restore - name: Test with dotnet run: dotnet test --no-restore --logger...docs.github.com/en/actions/tutorials/build-and-test-code/netMon Apr 06 03:57:18 GMT 2026 27.6K bytes -
Building and testing PowerShell - GitHub Docs
name: Test PowerShell on Ubuntu on: push jobs: pester-test: name:...Pester test from the command-line shell: pwsh run: Test-Path resultsfile.log...docs.github.com/en/actions/tutorials/build-and-test-code/powershellMon Apr 06 03:51:45 GMT 2026 28.3K bytes -
Building and testing Go - GitHub Docs
- name: Test with the Go CLI run: go test Packaging workflow...go get . - name: Test with Go run: go test -json > TestResults-${{...docs.github.com/en/actions/tutorials/build-and-test-code/goMon Apr 06 03:50:33 GMT 2026 27.5K bytes -
Building and testing Python - GitHub Docs
locally to build and test your code. Testing with pytest and pytest-cov...pytest tests.py --doctest-modules --junitxml=junit/test-results.xml...docs.github.com/en/actions/tutorials/build-and-test-code/pythonMon Apr 06 03:50:58 GMT 2026 33.5K bytes -
Building and testing Rust - GitHub Docs
main content Building and testing Rust Learn how to create a...integration (CI) workflow to build and test your Rust project. Copy as Markdown...docs.github.com/en/actions/tutorials/build-and-test-code/rustMon Apr 06 04:04:33 GMT 2026 27.8K bytes -
Building and testing Ruby - GitHub Docs
builds and tests a Ruby application. If your CI tests pass, you...Matrix testing your code The following example matrix tests all...docs.github.com/en/actions/tutorials/build-and-test-code/rubyMon Apr 06 03:53:26 GMT 2026 28.8K bytes -
Building and testing Swift - GitHub Docs
swift build - name: Run tests run: swift test Using a single specific...swift build - name: Run tests run: swift test...docs.github.com/en/actions/tutorials/build-and-test-code/swiftMon Apr 06 03:51:56 GMT 2026 26.2K bytes -
Building and testing your code - GitHub Docs
and testing your code You can automatically build and test your...build and test your Go project. Building and testing Java with...docs.github.com/en/actions/tutorials/build-and-test-codeMon Mar 23 04:24:19 GMT 2026 21.7K bytes -
Building and testing Java with Ant - GitHub Docs
main content Building and testing Java with Ant Learn how to...GitHub Actions to build and test your Java project with Ant....docs.github.com/en/actions/tutorials/build-and-test-code/java-with-antMon Apr 06 04:01:58 GMT 2026 25.9K bytes -
Building and testing Java with Maven - GitHub Docs
main content Building and testing Java with Maven Learn how to...GitHub Actions to build and test your Java project with Maven....docs.github.com/en/actions/tutorials/build-and-test-code/java-with-mavenMon Apr 06 03:50:04 GMT 2026 26.7K bytes