- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 351 for test (0.06 sec)
-
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/netRegistered: Mon Nov 24 02:07:04 UTC 2025 - 299.6K bytes - Viewed (0) -
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/powershellRegistered: Mon Nov 24 02:04:19 UTC 2025 - 300.7K bytes - Viewed (0) -
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/goRegistered: Mon Nov 24 01:57:37 UTC 2025 - 305.6K bytes - Viewed (0) -
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/pythonRegistered: Mon Nov 24 02:05:26 UTC 2025 - 376.4K bytes - Viewed (0) -
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. In this article...docs.github.com/en/actions/tutorials/build-and-test-code/rustRegistered: Mon Nov 24 02:04:29 UTC 2025 - 300.4K bytes - Viewed (0) -
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/rubyRegistered: Mon Nov 24 02:07:14 UTC 2025 - 315.4K bytes - Viewed (0) -
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/swiftRegistered: Mon Nov 24 02:04:36 UTC 2025 - 281.8K bytes - Viewed (0) -
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-antRegistered: Mon Nov 24 01:57:11 UTC 2025 - 277.9K bytes - Viewed (0) -
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-codeRegistered: Mon Nov 24 02:02:18 UTC 2025 - 249.4K bytes - Viewed (0) -
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-mavenRegistered: Mon Nov 24 02:05:23 UTC 2025 - 288.1K bytes - Viewed (0)