{"id":19029209,"url":"https://github.com/sulmar/vavatech-bsb-dotnet-core-ttd","last_synced_at":"2026-05-02T08:30:19.160Z","repository":{"id":94110940,"uuid":"498398854","full_name":"sulmar/vavatech-bsb-dotnet-core-ttd","owner":"sulmar","description":"Przykłady ze szkolenia Testy jednostkowe w .NET Core","archived":false,"fork":false,"pushed_at":"2022-08-23T15:24:05.000Z","size":258,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-02T03:33:20.784Z","etag":null,"topics":["netcore","tdd","testing"],"latest_commit_sha":null,"homepage":"","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/sulmar.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-05-31T15:44:23.000Z","updated_at":"2022-11-23T20:02:52.000Z","dependencies_parsed_at":"2023-04-16T03:48:54.289Z","dependency_job_id":null,"html_url":"https://github.com/sulmar/vavatech-bsb-dotnet-core-ttd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sulmar%2Fvavatech-bsb-dotnet-core-ttd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sulmar%2Fvavatech-bsb-dotnet-core-ttd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sulmar%2Fvavatech-bsb-dotnet-core-ttd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sulmar%2Fvavatech-bsb-dotnet-core-ttd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sulmar","download_url":"https://codeload.github.com/sulmar/vavatech-bsb-dotnet-core-ttd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240079641,"owners_count":19744725,"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","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":["netcore","tdd","testing"],"created_at":"2024-11-08T21:13:35.820Z","updated_at":"2026-05-02T08:30:18.939Z","avatar_url":"https://github.com/sulmar.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n## Frameworki\n\n| MSTest v2.x.         | xUnit.net 2.x             | NUnit 3.x            | Comments                                           |\n| -------------------- | ------------------------- | -------------------- | -------------------------------------------------- |\n| \\[TestMethod\\]       | \\[Fact\\]                  | \\[Test\\]             | Marks a test method.                               |\n| \\[TestClass\\]        | n/a                       | \\[TestFixture\\]      | Marks a test class.                                |\n| \\[TestInitialize\\]   | Constructor               | `[SetUp]`            | Triggered before every test case.                  |\n| \\[TestCleanup\\]      | IDisposable.Dispose       | \\[TearDown\\]         | Triggered after every test case.                   |\n| \\[ClassInitialize\\]  | IClassFixture\u003cT\u003e          | \\[OneTimeSetUp\\]     | One-time triggered method before test cases start. |\n| \\[ClassCleanup\\]     | IClassFixture\u003cT\u003e          | \\[OneTimeTearDown\\]  | One-time triggered method after test cases end.    |\n| \\[Ignore\\]           | \\[Fact(Skip=\"reason\")\\]   | \\[Ignore(\"reason\")\\] | Ignores a test case.                               |\n| \\[TestProperty\\]     | \\[Trait\\]                 | \\[Property\\]         | Sets arbitrary metadata on a test.                 |\n| \\[DataRow\\]          | \\[Theory\\]                | \\[Theory\\]           | Configures a data-driven test.                     |\n| \\[TestCategory(\"\")\\] | \\[Trait(\"Category\", \"\")\\] | \\[Category(\"\")\\]     | Categorizes the test cases or classes.             |\n\n  \n## Testy mutacyjne\nhttps://stryker-mutator.io/docs/stryker-net/Getting-started\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsulmar%2Fvavatech-bsb-dotnet-core-ttd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsulmar%2Fvavatech-bsb-dotnet-core-ttd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsulmar%2Fvavatech-bsb-dotnet-core-ttd/lists"}