{"id":30336520,"url":"https://github.com/sbergen/responsible","last_synced_at":"2025-08-18T05:17:56.151Z","repository":{"id":37076741,"uuid":"298060618","full_name":"sbergen/Responsible","owner":"sbergen","description":"Reactive asynchronous automated testing utility for .NET and Unity","archived":false,"fork":false,"pushed_at":"2025-08-15T19:02:49.000Z","size":3526,"stargazers_count":64,"open_issues_count":5,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-17T00:47:23.245Z","etag":null,"topics":["asynchronous-programming","dotnet-standard","reactive-programming","test-automation","testing","testing-tools","unity","unity-3d","unity-test","unity-test-runner","unity-test-tools","unity2d","unity3d","unity3d-plugin"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sbergen.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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":"2020-09-23T18:32:24.000Z","updated_at":"2025-07-13T15:49:57.000Z","dependencies_parsed_at":"2023-01-17T13:31:40.527Z","dependency_job_id":"108c97c3-daf2-4e0b-a0ee-a17b19f2c075","html_url":"https://github.com/sbergen/Responsible","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/sbergen/Responsible","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbergen%2FResponsible","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbergen%2FResponsible/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbergen%2FResponsible/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbergen%2FResponsible/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sbergen","download_url":"https://codeload.github.com/sbergen/Responsible/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbergen%2FResponsible/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270946105,"owners_count":24672899,"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-08-18T02:00:08.743Z","response_time":89,"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":["asynchronous-programming","dotnet-standard","reactive-programming","test-automation","testing","testing-tools","unity","unity-3d","unity-test","unity-test-runner","unity-test-tools","unity2d","unity3d","unity3d-plugin"],"created_at":"2025-08-18T05:17:55.213Z","updated_at":"2025-08-18T05:17:56.116Z","avatar_url":"https://github.com/sbergen.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Responsible - Reactive Asynchronous Testing\n\n[![License](https://img.shields.io/github/license/sbergen/Responsible.svg)](https://github.com/sbergen/Responsible/blob/main/LICENSE)\n[![codecov](https://codecov.io/gh/sbergen/Responsible/branch/main/graph/badge.svg)](https://codecov.io/gh/sbergen/Responsible)\n[![Mutation testing](https://img.shields.io/endpoint?url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2Fsbergen%2FResponsible%2Fmain)](https://dashboard.stryker-mutator.io/reports/github.com/sbergen/Responsible/main)\n[![Nuget](https://img.shields.io/nuget/v/Beatwaves.Responsible)](http://nuget.org/packages/Beatwaves.Responsible)\n[![openupm](https://img.shields.io/npm/v/com.beatwaves.responsible?label=openupm\u0026registry_uri=https://package.openupm.com)](https://openupm.com/packages/com.beatwaves.responsible/)\n\n*Responsible* helps you write maintainable high level asynchronous tests in C#:\n* Get highly readable and informative output on test failures and timeouts\n* Write declarative, composable, and reusable test code\n\nAdditionally, in [Unity](https://unity.com/):\n* Observe test execution progress while they are running in the Editor\n* Stop worrying about a specific long-standing [Unity bug](https://issuetracker.unity3d.com/issues/unitytests-do-not-fail-when-nested-coroutines-throws-an-exception)\n\nResponsible now also has [experimental support](https://www.beatwaves.net/Responsible/godot.html) for [Godot](https://godotengine.org/)!\n\n## Documentation\n\nExtensive documentation is available at the\n[documentation site](https://sbergen.github.io/Responsible/index.html):\n* [Overview](https://sbergen.github.io/Responsible/index.html)\n* [.NET Documentation](https://sbergen.github.io/Responsible/dotnet.html)\n* [Unity Documentation](https://sbergen.github.io/Responsible/unity.html)\n* [Experimental Godot support](https://www.beatwaves.net/Responsible/godot.html)\n* [Design Documentation](https://sbergen.github.io/Responsible/design.html)\n* [API Reference](https://sbergen.github.io/Responsible/api/Responsible.html)\n* [Changelog](https://sbergen.github.io/Responsible/CHANGELOG.html)\n\nThe online documentation is created from the main branch.\nStarting with version 3.0.1, the documentation for specific versions is also available as static HTML\nin [releases](https://github.com/sbergen/Responsible/releases).\n\n## Questions? Ideas?\n\nIf you have any questions or ideas, don't hesitate to head over to the\n[GitHub Discussions](https://github.com/sbergen/Responsible/discussions)!\n\n\n## Repository Structure\n\nDue to Responsible targeting both Unity and .NET,\nthe repository structure is a bit unorthodox:\n* `com.beatwaves.responsible` contains the Unity Package.\n* `com.beatwaves.responsible/Runtime` contains the main runtime, shared with .NET.\n  * Unity files are excluded in the `.csproj` file.\n* `src` contains the .NET solution and .NET testing/CI related files.\n* `ResponsibleUnity` contains the Unity project and Unity-specific tests.\n* `src/Responsible.Tests` contains the tests for the pure .NET classes.\n  * `package.json` is used for including them in the Unity project as a package.\n  * `Responsible.Tests.csproj` is used for including them in the main .NET solution.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbergen%2Fresponsible","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsbergen%2Fresponsible","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbergen%2Fresponsible/lists"}