{"id":18547967,"url":"https://github.com/jvanbruegge/cyclejs-test-helpers","last_synced_at":"2025-10-19T11:32:51.113Z","repository":{"id":51986397,"uuid":"86691720","full_name":"jvanbruegge/cyclejs-test-helpers","owner":"jvanbruegge","description":"A small collection of useful utilities","archived":false,"fork":false,"pushed_at":"2021-05-08T13:27:59.000Z","size":93,"stargazers_count":5,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-10T13:31:33.375Z","etag":null,"topics":["cyclejs","helpers","property-based-testing","testing"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/jvanbruegge.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":"2017-03-30T10:48:24.000Z","updated_at":"2019-04-09T18:55:39.000Z","dependencies_parsed_at":"2022-08-26T01:42:31.885Z","dependency_job_id":null,"html_url":"https://github.com/jvanbruegge/cyclejs-test-helpers","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/jvanbruegge/cyclejs-test-helpers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvanbruegge%2Fcyclejs-test-helpers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvanbruegge%2Fcyclejs-test-helpers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvanbruegge%2Fcyclejs-test-helpers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvanbruegge%2Fcyclejs-test-helpers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jvanbruegge","download_url":"https://codeload.github.com/jvanbruegge/cyclejs-test-helpers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvanbruegge%2Fcyclejs-test-helpers/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265738592,"owners_count":23820167,"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":["cyclejs","helpers","property-based-testing","testing"],"created_at":"2024-11-06T20:32:33.235Z","updated_at":"2025-10-19T11:32:51.052Z","avatar_url":"https://github.com/jvanbruegge.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cyclejs-test-helpers\nA small collection of useful utilities\n\n## Content\n\n### diagramArbitrary\n\nA [jsverify](https://github.com/jsverify/jsverify) Arbitrary, that can be used to generate random stream diagrams. Use [@cycle/time](https://github.com/cyclejs/time) to get Streams.\n\nUsage:\n```typescript\nconst property = forall(diagramArbitrary, diagram =\u003e {\n    const Time = mockTimeSource();\n    const click$ = Time.diagram(diagram);\n\n    //... Rest of the test\n});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjvanbruegge%2Fcyclejs-test-helpers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjvanbruegge%2Fcyclejs-test-helpers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjvanbruegge%2Fcyclejs-test-helpers/lists"}