Dead simple library for annotating steps of test case scenarios.
-
Updated
Nov 6, 2024 - HTML
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.
Dead simple library for annotating steps of test case scenarios.
Test framework for libraries and agents.
🧪 Using Tests in Flutter: Unitary and Integration. Adding and using tests in a real application.
Slide deck for "Intro to Mocha" talk
Screenshot (regression) UI testing with Node.js, using puppeteer and pixelmatch
Test Case Design
Flask RESTful API Testing with PyTest
Cubit Counter - learn about Cubit
Tictactoe game
Building an Express API with Sequelize CLI and Unit Testing!
An exercise to put together As Simple As Possible examples in an AspNet MVC Application
My personal learning repository for software testing with Node.js and Jest. Contains my notes, code examples, and insights as I explore software testing concepts.
OpenClassrooms - Python Application Developer - Project 11
JS-tests using Jest testing library
Integration tests which could be used for the execution of automated deployments
Welcome to my Back-End Test Automation course repository at Software University! Here, I document my journey through the course, showcasing all the projects and assignments I've completed.