All Projects → cypress-io → Cypress React Unit Test

cypress-io / Cypress React Unit Test

Unit test React components using Cypress

Projects that are alternatives of or similar to Cypress React Unit Test

Mocha
☕️ simple, flexible, fun javascript test framework for node.js & the browser
Stars: ✭ 20,986 (+2963.65%)
Mutual labels:  test
Richgo
Enrich `go test` outputs with text decorations.
Stars: ✭ 544 (-20.58%)
Mutual labels:  test
Haskell Hedgehog
Release with confidence, state-of-the-art property testing for Haskell.
Stars: ✭ 584 (-14.74%)
Mutual labels:  test
Smocker
Smocker is a simple and efficient HTTP mock server and proxy.
Stars: ✭ 465 (-32.12%)
Mutual labels:  test
Dotenv Flow
Loads environment variables from .env.[development|test|production][.local] files for Node.js® projects.
Stars: ✭ 537 (-21.61%)
Mutual labels:  test
Fxtest
接口自动化测试平台——python+flask版,支持http协议,java 版本开发完毕https://github.com/liwanlei/plan
Stars: ✭ 564 (-17.66%)
Mutual labels:  test
Tparse
CLI tool for analyzing and summarizing go test output. Pipe friendly. CI/CD friendly.
Stars: ✭ 445 (-35.04%)
Mutual labels:  test
Qa bible
Библия QA это почти 300 страниц обновляемой смеси ответов на вопросы с реальных собеседований на QA, полезных ресурсов и статей, перевода интересного контента с зарубежных ресурсов и агрегации материала с отечественных.
Stars: ✭ 657 (-4.09%)
Mutual labels:  test
Sweetest
小而美的自动化测试解决方案,支持 Web UI 测试,Http 接口测试,DB 操作测试,App 测试,小程序测试,Windows GUI 测试,文件操作
Stars: ✭ 542 (-20.88%)
Mutual labels:  test
Thea11ymachine
The A11y Machine is an automated accessibility testing tool which crawls and tests pages of any web application to produce detailed reports.
Stars: ✭ 574 (-16.2%)
Mutual labels:  test
Ginkgo
BDD Testing Framework for Go
Stars: ✭ 5,346 (+680.44%)
Mutual labels:  test
Spring Guide
Spring 실전 가이드
Stars: ✭ 521 (-23.94%)
Mutual labels:  test
Vue Testing Library
🦎 Simple and complete Vue.js testing utilities that encourage good testing practices.
Stars: ✭ 567 (-17.23%)
Mutual labels:  test
Gradle Test Logger Plugin
A Gradle plugin for printing beautiful logs on the console while running tests
Stars: ✭ 460 (-32.85%)
Mutual labels:  test
Rest Assured
Java DSL for easy testing of REST services
Stars: ✭ 5,646 (+724.23%)
Mutual labels:  test
Erik
Erik is an headless browser based on WebKit. An headless browser allow to run functional tests, to access and manipulate webpages using javascript.
Stars: ✭ 445 (-35.04%)
Mutual labels:  test
Carina
Carina automation framework: Web, Mobile, API, DB
Stars: ✭ 549 (-19.85%)
Mutual labels:  test
Faker
Faker is a pure Elixir library for generating fake data.
Stars: ✭ 673 (-1.75%)
Mutual labels:  test
React Fake Props
🔮 Magically generate fake props for your React tests
Stars: ✭ 604 (-11.82%)
Mutual labels:  test
Httptest
Qiniu httptest utilities
Stars: ✭ 571 (-16.64%)
Mutual labels:  test

Cypress React Unit Test

Testing React Components with Cypress

🚚 This repo has been moved. Cypress is now officially maintaining this package!

cypress-react-unit-test has been renamed to @cypress/react and now lives in the main Cypress monorepo

Migration Guide

To keep up to date with the latest versions, change edit your package.json to use @cypress/react instead of cypress-react-unit-test.

# npm
npm install @cypress/react

# yarn
yarn add @cypress/react
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].