📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (July 2023)
-
Updated
Jun 27, 2024 - JavaScript
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.
📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (July 2023)
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
Full-stack testing PHP framework
A workshop for learning how to test JavaScript applications
An android client for the MifosX platform
🖥 Chrome automation made simple. Runs locally or headless on AWS Lambda.
Hurl, run and test HTTP requests with plain text.
Run tests using Jest & Puppeteer 🎪✨
Language-agnostic HTTP API Testing Tool
Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.
Advanced Java library for integration testing, mocking, faking, and code coverage
Frisby is a REST API testing framework built on Jest that makes testing API endpoints easy, fast, and fun.
✅ Beyond the basics of Node.js testing. Including a super-comprehensive best practices list and an example app (March 2024)
Arquillian provides a component model for integration tests, which includes dependency injection and container life cycle management. Instead of managing a runtime in your test, Arquillian brings your test to the runtime.
🌏 A tiny 0-dependency thread-safe Java™ lib for setting/viewing dns programmatically without touching host file, make unit/integration testing portable; and a tiny tool for setting/viewing dns of running JVM process.
Official master for the Greenmail project
👨🍳 An Android based RMS that aims to digitalize the day to day processes of various restaurant operations including ordering, billing, kitchen, hall and inventory management.
Disposable webmail server (similar to Mailinator) with built in SMTP, POP3, RESTful servers; no DB required.
WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 8!