Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Integration testing

Integration testing is a type of software testing that focusses on larger parts of the software than unit testing, and is more process-oriented and less about just checking simple calculations between input and output data. This ensures, that multiple units work together (they integrate with each other) to walk through different steps.

https://github.com/bohdanmoroziuk/goblin-store-testing-course

Goblin Store app testing course using the Jest and React Testing Library.

integration-testing jest react testing-library-react typescript unit-testing

Last synced: 13 Feb 2025

https://github.com/akshitvadodariya1201/project-management-api

The Project Management API is a comprehensive Rust-based web application designed to streamline and enhance the management of projects.

api asyn async-graphql cargo graphql integration-testing json rocket rust testing tokio unittest

Last synced: 08 Feb 2025

https://github.com/braydoncoyer/react-testing-library-intro

The project used in the talk "App Confidence - An Introduction to Testing React". This project covers the basics of the RTL by looking over the example of a newsletter subscription form.

integration-testing react react-testing-library

Last synced: 23 Jan 2025