{"id":19805776,"url":"https://github.com/remirobert/asyncdisplaykit-snapshottests","last_synced_at":"2026-05-15T09:03:21.624Z","repository":{"id":72988842,"uuid":"102042379","full_name":"remirobert/AsyncDisplayKit-SnapshotTests","owner":"remirobert","description":"ASDisplayNode extension, for generating a test node, to perform snapshot testing with AsyncDisplayKit (Texture) easily.","archived":false,"fork":false,"pushed_at":"2017-08-31T21:28:32.000Z","size":1102,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-11T06:13:19.765Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Objective-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/remirobert.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-31T20:31:41.000Z","updated_at":"2017-08-31T21:23:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"8041f7d3-3011-4acb-930d-1aad0b172467","html_url":"https://github.com/remirobert/AsyncDisplayKit-SnapshotTests","commit_stats":{"total_commits":10,"total_committers":2,"mean_commits":5.0,"dds":"0.19999999999999996","last_synced_commit":"7aec650954ca1f3254bff6cc81cee562a4efc168"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remirobert%2FAsyncDisplayKit-SnapshotTests","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remirobert%2FAsyncDisplayKit-SnapshotTests/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remirobert%2FAsyncDisplayKit-SnapshotTests/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remirobert%2FAsyncDisplayKit-SnapshotTests/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remirobert","download_url":"https://codeload.github.com/remirobert/AsyncDisplayKit-SnapshotTests/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241150243,"owners_count":19918334,"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":[],"created_at":"2024-11-12T09:05:13.139Z","updated_at":"2026-05-15T09:03:16.578Z","avatar_url":"https://github.com/remirobert.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AsyncDisplayKit-SnapshotTests\nASDisplayNode extension, for generating a test node, to perform snapshot testing with AsyncDisplayKit (Texture) easily.\n\n```Swift\n    func testWithFixWidth() {\n        let node = TextNode(text: \"A snapshot test case.\")\n        \n        //create a test node. \n        //The child node, will automatically fits to the layout, corresponding to the size passed.\n        let textNode = node.testNode(sizeRange: CGSize(width: 100, height: CGFloat.infinity))\n        \n        //verify your view\n        FBSnapshotVerifyView(textNode.view)\n    }\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremirobert%2Fasyncdisplaykit-snapshottests","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremirobert%2Fasyncdisplaykit-snapshottests","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremirobert%2Fasyncdisplaykit-snapshottests/lists"}