{"id":20932425,"url":"https://github.com/testingbot/nunit-example","last_synced_at":"2026-04-27T13:32:05.284Z","repository":{"id":141991960,"uuid":"515968330","full_name":"testingbot/nunit-example","owner":"testingbot","description":"NUnit example for TestingBot","archived":false,"fork":false,"pushed_at":"2025-06-30T06:46:04.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-29T07:39:37.524Z","etag":null,"topics":["nunit","nunit3","nunit3testadapter"],"latest_commit_sha":null,"homepage":"https://testingbot.com/support/web-automate/selenium/csharp/nunit","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/testingbot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-07-20T12:14:20.000Z","updated_at":"2025-06-30T06:46:08.000Z","dependencies_parsed_at":"2024-11-18T21:49:04.393Z","dependency_job_id":"73f6c3bc-b279-4eba-a895-7a95bd3eb84d","html_url":"https://github.com/testingbot/nunit-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/testingbot/nunit-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testingbot%2Fnunit-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testingbot%2Fnunit-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testingbot%2Fnunit-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testingbot%2Fnunit-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testingbot","download_url":"https://codeload.github.com/testingbot/nunit-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testingbot%2Fnunit-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32339289,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["nunit","nunit3","nunit3testadapter"],"created_at":"2024-11-18T21:48:34.037Z","updated_at":"2026-04-27T13:32:05.264Z","avatar_url":"https://github.com/testingbot.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Tests](https://github.com/testingbot/nunit-example/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/testingbot/nunit-example/actions/workflows/test.yml)\n\n## TestingBot - NUnit\n\nTestingBot provides an online grid of browsers and mobile devices to run Automated tests on via Selenium WebDriver.\nThis example demonstrates how to use NUnit to run a test in parallel across several browsers.\n\n### Environment Setup\n\n1. TestingBot Credentials\n    * Add your TestingBot Key and Secret as environmental variables. You can find these in the [TestingBot Dashboard](https://testingbot.com/members/).\n    ```\n    $ export TESTINGBOT_KEY=\u003cyour TestingBot Key\u003e\n    $ export TESTINGBOT_SECRET=\u003cyour TestingBot Secret\u003e\n    ```\n\n2. Setup\n    * Clone the repo\n\n3. Run tests\n    * Single test: `dotnet test --filter \"Single\"`\n    * Paralle tests: `dotnet test --filter \"Parallel\"` (run 2 tests simultaneously)\n    * DevTools (CDP) test: `dotnet test --filter \"DevTools\"` (runs a CDP test)\n    * WebDriver BiDi test: `dotnet test --filter \"BiDi\"`\n\n### Running your tests from Test Explorer via NUnit Test Adapter\nClick Run Unit Tests, you will see the test result in the [TestingBot Dashboard](https://testingbot.com/members/)\n\n\n### Resources\n##### [TestingBot Documentation](hhttps://testingbot.com/support/web-automate/selenium/csharp/nunit)\n\n##### [SeleniumHQ Documentation](http://www.seleniumhq.org/docs/)\n\n##### [NUnit Documentation](https://nunit.org/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftestingbot%2Fnunit-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftestingbot%2Fnunit-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftestingbot%2Fnunit-example/lists"}