{"id":19795029,"url":"https://github.com/fluentassertions/fluentassertions.reactive","last_synced_at":"2025-09-05T06:33:40.923Z","repository":{"id":46276227,"uuid":"261094264","full_name":"fluentassertions/fluentassertions.reactive","owner":"fluentassertions","description":"Reactive Testing ","archived":false,"fork":false,"pushed_at":"2021-11-02T22:35:01.000Z","size":75,"stargazers_count":1,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-12T00:18:47.517Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fluentassertions.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-04T06:10:07.000Z","updated_at":"2024-10-31T09:15:58.000Z","dependencies_parsed_at":"2022-08-31T07:10:31.844Z","dependency_job_id":null,"html_url":"https://github.com/fluentassertions/fluentassertions.reactive","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/fluentassertions/fluentassertions.reactive","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions.reactive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions.reactive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions.reactive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions.reactive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluentassertions","download_url":"https://codeload.github.com/fluentassertions/fluentassertions.reactive/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentassertions%2Ffluentassertions.reactive/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273722923,"owners_count":25156300,"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-09-05T02:00:09.113Z","response_time":402,"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":[],"created_at":"2024-11-12T07:15:16.081Z","updated_at":"2025-09-05T06:33:40.888Z","avatar_url":"https://github.com/fluentassertions.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FluentAssertions.Reactive\n\n[![Nuget](https://img.shields.io/nuget/dt/FluentAssertions.Reactive)](https://www.nuget.org/packages/FluentAssertions.Reactive/)\n[![Nuget](https://img.shields.io/nuget/vpre/FluentAssertions.Reactive)](https://www.nuget.org/packages/FluentAssertions.Reactive)\n\nExtensions for the [Fluent Assertions](https://www.fluentassertions.com) for testing the behaviour of observables.\n\n## Example Usage\n\n```csharp\nvar observable = Observable.Empty\u003cUnit\u003e();\n\n// observe the sequence\nusing var observedSequence = observable.Observe();\n\n// assert the behaviour of the sequence\nobservedSequence.Should().Complete();\n\n```\n\nMore examples can be found in the [unit tests](https://github.com/fluentassertions/fluentassertions.reactive/blob/master/Tests/FluentAssertions.Reactive.Specs/ReactiveAssertionSpecs.cs)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluentassertions%2Ffluentassertions.reactive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffluentassertions%2Ffluentassertions.reactive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluentassertions%2Ffluentassertions.reactive/lists"}