snapshot-testing
There are 308 repositories under snapshot-testing topic.
pointfreeco/swift-snapshot-testing
📸 Delightful Swift snapshot testing.
VerifyTests/Verify
Verify is a snapshot testing tool that simplifies the assertion of complex data models and documents.
playbook-ui/playbook-ios
📘A library for isolated developing UI components and automatically taking snapshots of them.
bUnit-dev/bUnit
bUnit is a testing library for Blazor components that make tests look, feel, and runs like regular unit tests. bUnit makes it easy to render and control a component under test’s life-cycle, pass parameter and inject services into it, trigger event handlers, and verify the rendered markup from the component using a built-in semantic HTML comparer.
pointfreeco/pointfreeco
🎬 The source for www.pointfree.co, a video series on functional programming and the Swift programming language.
adriantoine/enzyme-to-json
Snapshot test your Enzyme wrappers
spatie/phpunit-snapshot-assertions
A way to test without writing actual test cases
jest-community/snapshot-diff
Diffing snapshot utility for Jest
approvals/ApprovalTests.Net
ApprovalTest verification library for .Net
syrupy-project/syrupy
:pancakes: The sweeter pytest snapshot plugin
cashapp/AccessibilitySnapshot
Easy regression testing for iOS accessibility
trytouca/trytouca
Continuous Regression Testing for Engineering Teams
15r10nk/inline-snapshot
create and update inline snapshots in your python tests
skyweb07/Snap.swift
Snapshot testing in a snap 🎨
approvals/ApprovalTests.Java
ApprovalTest verification library for Java
sergio-sastre/Android-screenshot-testing-playground
A sample repo to introduce screenshot testing in Android with different libraries
approvals/ApprovalTests.cpp
Native ApprovalTests for C++ on Linux, Mac and Windows
bradleyjkemp/cupaloy
Simple Go snapshot testing
SwissLife-OSS/snapshooter
Snapshooter is a snapshot testing tool for .NET Core and .NET Framework
BarredEwe/Prefire
🔥 A library based on SwiftUI Preview, for easy generation: Playbook view, Snapshot and Accessibility tests
sergio-sastre/AndroidUiTestingUtils
A set of TestRules, ActivityScenarios and utils to facilitate UI and screenshot testing under given configurations: FontSizes, Locales...
styleguidist/snapguidist
Snapshot testing for React Styleguidist
pointfreeco/swift-macro-testing
Magical testing tools for Swift macros.
ysmood/got
An enjoyable golang test framework.
screenshotbot/screenshotbot-oss
A Screenshot Testing service to tie with your existing Android, iOS and Web screenshot tests
Antondomashnev/FBSnapshotsViewer
A mac os application that shows the failing snapshot tests from FBSnapshotTestCase
gkampitakis/go-snaps
Jest-like snapshot testing in Go 📸
bahmutov/snap-shot-it
Smarter snapshot utility for Mocha and BDD test runners + data-driven testing!
eWert-Online/OSnap
OSnap is a snapshot testing tool, which mainly focuses on speed and ease of use.
bufferapp/buffer-components
Buffer's shared collection of React UI components 🤜🤛
asvetliakov/typescript-snapshots-plugin
Snapshots language service support for Typescript
joseph-roitman/pytest-snapshot
A plugin for snapshot testing with pytest.
theramis/Snapper
Bringing Jest-esque Snapshot testing to C#
ehmicky/test-each
🤖 Repeat tests. Repeat tests. Repeat tests.
nix-community/namaka
Snapshot testing for Nix based on haumea [maintainer=@figsoda]
mrdulin/jest-codelab
Learning JavaScript Test Framework - Jestjs v24.x.x by examples