{"id":23589189,"url":"https://github.com/bredah/csharp-web-test","last_synced_at":"2026-04-19T14:34:28.381Z","repository":{"id":98654123,"uuid":"187818033","full_name":"bredah/csharp-web-test","owner":"bredah","description":"C# Web Test - Boilerplate","archived":false,"fork":false,"pushed_at":"2019-05-24T16:08:59.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-17T08:09:02.720Z","etag":null,"topics":["csharp","dotnet-core","mstestv2","nunit","selenium","xunit"],"latest_commit_sha":null,"homepage":null,"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/bredah.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,"zenodo":null}},"created_at":"2019-05-21T10:46:01.000Z","updated_at":"2019-05-24T16:09:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"65225801-a80d-4dc9-ba60-f2cf19d0f78e","html_url":"https://github.com/bredah/csharp-web-test","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bredah/csharp-web-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bredah%2Fcsharp-web-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bredah%2Fcsharp-web-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bredah%2Fcsharp-web-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bredah%2Fcsharp-web-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bredah","download_url":"https://codeload.github.com/bredah/csharp-web-test/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bredah%2Fcsharp-web-test/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278420205,"owners_count":25983812,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"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":["csharp","dotnet-core","mstestv2","nunit","selenium","xunit"],"created_at":"2024-12-27T06:13:22.503Z","updated_at":"2025-10-05T06:56:31.706Z","avatar_url":"https://github.com/bredah.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Selenium\n\n## CLI\n\n### Create a Test project\n\n- XUnit\n\n```bash\ndotnet \"new\" \"xunit\" \"-lang\" \"C#\" \"-n\" \"Selenium.XUnit\" \"-o\" \"Selenium.XUnit\"\n```\n\n- MSTest\n\n```bash\ndotnet \"new\" \"mstest\" \"-lang\" \"C#\" \"-n\" \"Selenium.MSTest\" \"-o\" \"Selenium.MSTest\"\n```\n\n- NUnit\n\n```bash\ndotnet \"new\" \"nunit\" \"-lang\" \"C#\" \"-n\" \"Selenium.NUnit\" \"-o\" \"Selenium.NUnit\"\n```\n\n- Add to project\n\n```bash\ndotnet sln \"SOLUTION.sln\" add \"\\PROJECT\\PROJECT.csproj\"\n```\n\n- Add reference\n\n```bash\ndotnet add \"PROJECT/PROJECT.csproj\" reference \"PROJECT_LIB/PROJECT_LIB.csproj\"\n```\n\n- Create a new library project\n\n```bash\ndotnet new classlib -lang C# -n PROJECT_NAME -o PROJECT_FOLDER\n```\n\n### SpecFlow\n\n```bash\ndotnet add ./PROJECT.csproj package SpecFlow\ndotnet add ./PROJECT.csproj package SpecFlow.Tools.MsBuild.Generation\ndotnet add ./PROJECT.csproj package SpecRun.SpecFlow\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbredah%2Fcsharp-web-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbredah%2Fcsharp-web-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbredah%2Fcsharp-web-test/lists"}