- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 221 - 230 of about 10,000 for test (0.11 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/net Similar Results (1)Registered: Fri Aug 15 01:44:47 UTC 2025 - 320.7K bytes - Viewed (0) -
Test2::Manual::Testing::Introduction.txt
your test. =head1 BOILERPLATE =head2 THE TEST FILE Test files...introduction to testing. This will take you through writing a test file,...perldoc.perl.org/Test2::Manual::Testing::Introduction.txtRegistered: Thu Aug 21 16:47:25 UTC 2025 - 7.1K bytes - Viewed (0) -
Test2::Manual::Testing::Migrating.txt
migrate existing tests from Test::More to Test2. =head1 DESCRIPTION...=item Replace Test::More with Test2::V0 L<Test2::V0> is the recommended...perldoc.perl.org/Test2::Manual::Testing::Migrating.txtRegistered: Tue Jul 29 13:11:50 UTC 2025 - 9.8K bytes - Viewed (0) -
Building and testing Rust - GitHub Docs
main content Building and testing Rust You can create a continuous...integration (CI) workflow to build and test your Rust project. In this article...docs.github.com/en/actions/how-tos/use-cases-and-examples/building-and-testing/building-and-testi... Similar Results (1)Registered: Mon Jul 07 02:44:14 UTC 2025 - 294.9K 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: Fri Aug 15 01:42:32 UTC 2025 - 321.7K bytes - Viewed (0) -
Python testing in Visual Studio Code
when you run Test: Debug All Tests , Test: Debug Tests in Current...recent test run. Test: Debug Test at Cursor Debug the test method...code.visualstudio.com/docs/python/testingRegistered: Fri Aug 15 00:22:34 UTC 2025 - 126.6K 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/how-tos/use-cases-and-examples/building-and-testing/building-and-testi... Similar Results (3)Registered: Mon Jul 07 02:41:42 UTC 2025 - 275K bytes - Viewed (0) -
Test2::Manual::Testing::Planning.txt
through testing. use Test2::Tools::Basic; plan(10); # 10 tests expected...of tests to run. This can be done at the start of testing, or...perldoc.perl.org/Test2::Manual::Testing::Planning.txtRegistered: Tue Jul 29 06:37:18 UTC 2025 - 2.1K bytes - Viewed (0) -
Testing Java with Visual Studio Code
Run/Debug test cases Customize test configurations View test report...update Edit Testing Java with Visual Studio Code Testing Java in...code.visualstudio.com/docs/java/java-testingRegistered: Fri Aug 15 00:22:50 UTC 2025 - 113.7K bytes - Viewed (0) -
TAP::Parser::Result::Test.txt
the test passed. Remember that for TODO tests, the test always...NAME TAP::Parser::Result::Test - Test result token. =head1 VERSION...perldoc.perl.org/TAP::Parser::Result::Test.txtRegistered: Thu Aug 21 05:39:32 UTC 2025 - 5.9K bytes - Viewed (0)