Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Unit testing
Unit testing is a type of software testing that focusses on testing small units (usually the lowest common denominator) instead of whole processes. This makes more tests necessary but their successful executing makes pinpointing actual successful code easier.
- GitHub: https://github.com/topics/unit-testing
- Wikipedia: https://en.wikipedia.org/wiki/Unit_testing
- Created by: Kent Beck, Erich Gamma
- Released: 1997
- Related Topics: testing, integration-testing, tdd, test-automation, e2e-tests, contract-testing, ui-testing, acceptance-testing, api-testing, junit,
- Aliases: unit-tests,
- Last updated: 2024-11-08 00:30:42 UTC
- JSON Representation
https://github.com/chinleung/laravel-browserstack
Run Laravel Dusk tests on BrowserStack.
browserstack browserstack-automate laravel unit-testing
Last synced: 05 Nov 2024
https://github.com/davorbadrov/testing-playground
A simple Jest environment for playing with tests
Last synced: 16 Oct 2024
https://github.com/dmsi-io/gha-mobile-test
Test and lint mobile apps
action github-actions linting typescript unit-testing
Last synced: 15 Oct 2024
https://github.com/wesleysbmartins/node_test
Jest é um framework de teste unitário de código aberto em JavaScript criado pelo Facebook a partir do framework Jasmine. Jest é uma das ferramentas de teste unitário mais difundidas dentro da comunidade de JavaScript. Aqui vamos explorá-lo usando uma aplicação Node em Typescipt.
jest nodejs npm test typescript unit-testing
Last synced: 24 Oct 2024
https://github.com/trandung2k1/express_unit_testing
expessjs jest mongodb nodejs supertest unit-testing
Last synced: 24 Oct 2024
https://github.com/lsegg/hook-app
Little exercise to study React Hooks
javascript jest react react-custom-hooks react-hooks react-testing-library react-unit-testing unit-testing vite
Last synced: 31 Oct 2024
https://github.com/andressakarla/testes-automatizados-unitarios-calculadora_ruby
Projeto de Testes Automatizados Unitários desenvolvido para ser executado diretamente no código-fonte em uma calculadora em Ruby nas ferramentas Rspec e GitHub Actions
fixtures github-actions github-workflows json rspec ruby unit-testing
Last synced: 31 Oct 2024
https://github.com/mahammad-mostafa/things-catalogue
This is the capstone project of the fourth module in the Microverse program. It is a console app for handling items inside a catalogue built with Ruby & PostgreSQL.
gitflow-workflow microverse microverse-projects microverse-ruby microverse-students oop-principles postgresql relational-databases rspec rubocop ruby solid-principles sql unit-testing
Last synced: 31 Oct 2024
https://github.com/mystackbox/prj-mrp
This application was built to demonstrate practical problem-solving skills using Angular 2+ framework and related technologies (HTML5, Bootstrap, CSS3, etc)
angular-cli angular2 documentation github responsive-web-design restful-api seo unit-testing
Last synced: 31 Oct 2024
https://github.com/oppahero/country-search-page
Country search page build with Angular 17
angular angular-cli angular-testing angular17-standalone css jasmine-tests localdata mobile-first typescript unit-testing vanilla-javascript
Last synced: 09 Oct 2024
https://github.com/mariadelfers/tdd-exercises
Set of testing exercises in NetBeans
netbeans-ide tdd test test-automation testing unit-testing
Last synced: 23 Oct 2024
https://github.com/robsoncastilho/portaeletronica
Exemplo de uso de um stub para eliminar a dependência de DateTime e possibilitar que a classe que precisa de data/hora seja testável.
csharp manual-stub stub unit-testing
Last synced: 17 Oct 2024
https://github.com/webcooltz/course-management-api
Node JS API for a course management system.
api expressjs graphql jasmine nodejs rest swagger swagger-ui unit-testing
Last synced: 31 Oct 2024
https://github.com/moreirak14/logistics-transport-api
O objetivo do sistema é auxiliar o cadastramento de motoristas (caminhoneiros) e seus devidos fretes futuros, tendo visibilidade do que está sendo atribuido para cada motorista!
api-rest django django-rest-framework poetry python sqlite3 unit-testing
Last synced: 23 Oct 2024
https://github.com/beedel/test-double-guide
This guide clarifies the differences between dummies, stubs, fakes, spies, and mocks. It includes practical examples and attempts to clarify the optimal use cases for each type.
mocking mockito test-double test-doubles testing unit-testing
Last synced: 23 Oct 2024
https://github.com/pazamelin/sutf
simple unit test framework
cpp framework header-only macro single-header-lib unit-testing unit-testing-framework
Last synced: 23 Oct 2024
https://github.com/kevinmfreire/wheres_waldo
This project was developed to identify the name, address and organization name within text.
data-structures database nlp-machine-learning notebooks pandas-dataframe spacy-nlp tensorflow2 text-classification unit-testing webscraping
Last synced: 23 Oct 2024
https://github.com/ZahariCheyrekov/M05-JS-Advanced
JS Advanced course gives deeper knowledge about JavaScipt, syntax, arrays, matrices, objects, classes and functions. They are also concepts like function context, explicit binding and event loop. Working with DOM and events are the main object of the course. Students also learn about functional and OOP programming.
classes dom javascript objects prototypes unit-testing
Last synced: 23 Oct 2024
https://github.com/zenx5/dictionary
Dictionary App with ReactJS. Including Tests Jest
api-rest deployed fc-aug-21-2022 gh-pages react unit-testing
Last synced: 23 Oct 2024
https://github.com/anoop-gupt/react-unit-testing
This repository is meant to showcase various part of react unit testing with example code snippets
enzyme enzyme-testing jest reactjs redux unit-testing
Last synced: 23 Oct 2024
https://github.com/matt-colen/iphone-calculator
Clone build of the iPhone calculator
javascript testing unit-testing vanilla-js
Last synced: 23 Oct 2024
https://github.com/ashawley/jgit-scalacheck
JGit Scalacheck tests
git jgit scala scalacheck unit-testing
Last synced: 31 Oct 2024
https://github.com/Joao-Peterson/dunitx
Delphi Unit Test Framework with boss support!
boss delphi dunitx unit-testing
Last synced: 23 Oct 2024
https://github.com/sh4rkizz/RtsCourseworkMirea
Coursework repository
real-time-systems unit-testing
Last synced: 23 Oct 2024
https://github.com/dkhorev/spot-n-plus-1-sql-query-problems-early
This is a repo with example code for article https://medium.com/@dkhorev/laravel-spot-n-1-sql-query-problems-early-be28125ea8d4
Last synced: 23 Oct 2024
https://github.com/owenstrength/COMP-1210
Auburn University COMP 1210 Fundamentals of Computing Classwork
auburn auburn-university fundamentals-of-computing fundamentals-of-programming java junit unit-testing
Last synced: 23 Oct 2024
https://github.com/RatulAlMamun/Jest-odyssey
This repository is my dedicated playground to practice and experiment with Jest, explore its features and capabilities, and improve my testing skills. I will use this repository to develop and test small, isolated code snippets, and to explore new testing techniques and best practices.
Last synced: 23 Oct 2024
https://github.com/Hitesh297/DemoUnitTestAndSelenium
Demo unit testing and code coverage through Jenkins.
codecoverage csharp jenkins-pipeline selenium selenium-webdriver unit-testing
Last synced: 23 Oct 2024
https://github.com/andylvua/FlowerStore
Lab 5, 7, 8 and 9 assignment of OOP course
ci-cd java maven oop unit-testing
Last synced: 23 Oct 2024
https://github.com/AlineGuiseline/desafio-lab-180s
Desafio proposto pela empresa @180seg durante o evento Talent Fest, proporcionado pela @Laboratoria. API de cadastro e exibição de segurados
express express-validator javascript jest nodejs unit-testing
Last synced: 23 Oct 2024
https://github.com/RayanVakil/Web-App-Forum-Project1
Stackoverflow type forum app implementing servlets, jdbc, sql, jsp, css, bootstrap, docker, log4j, unit testing and more. Created by William Chung and I.
bootstrap css docker java jsp servlets unit-testing
Last synced: 23 Oct 2024
https://github.com/gabrieldiem/assignment_for_algorithms_3
Little smalltalk project to learn the language, the pillars of OOP, unit testing and UML
7507 fiuba oop pharo-smalltalk smalltalk sunit uml unit-testing university-project
Last synced: 09 Oct 2024
https://github.com/sankujrathore060/SiteActivityReporting
This repository contain SiteActivityReporting API Project.
api dotnet-core logger swagger-ui unit-testing
Last synced: 23 Oct 2024
https://github.com/dtroupe18/NetworkTesting
Examples on how to test API calls
ios11 mockingjay nimble quick spacex-api swift4 unit-testing
Last synced: 23 Oct 2024
https://github.com/artem-y/swifty-test-assertions
Lightweight addition of useful assertions to XCTest
ios macos swift testing-tools tvos unit-testing visionos watchos xctest
Last synced: 23 Oct 2024
https://github.com/analyticace/c-language-projects
Collection of Some of my C Language Projects
c epitech-project graphics-programming makefile python shell-script unit-testing unix
Last synced: 05 Nov 2024
https://github.com/khachatur/flightpathtracker
Flight Path Tracker API
api azure cqrs csharp flight-tracking graph mediatr microservice unit-testing
Last synced: 31 Oct 2024
https://github.com/yeniceri98/tipcalculatorapp
Tip Calculator App with Jetpack Compose
android-application jetpack-compose kotlin unit-testing
Last synced: 31 Oct 2024
https://github.com/geobas/yii-simple-cms
:floppy_disk: A simple CMS to startup your application. View site:
Last synced: 24 Oct 2024
https://github.com/robertlorenz/unit-testing
Unit testing demonstration project for university course
Last synced: 31 Oct 2024
https://github.com/shashikhanal/unit-and-integration-test
Getting started with Unit and Integration testing for your Nodejs/Typescript project.
integration-testing jest software-testing supertest testing unit-testing
Last synced: 31 Oct 2024
https://github.com/jofaval/vue2-template
Starter template for Vue 2 projects
cicd e2e github-actions javascript template testing typescript unit-testing vue vue2 vuejs
Last synced: 21 Oct 2024
https://github.com/andy-messer/quadratic-equation
A program for solving quadratic equations with Unit testing.
c quadratic-solver unit-testing
Last synced: 05 Nov 2024
https://github.com/mateusfonseca/dorsetmusiccollection
"Music Collection" Django web application developed for my CAs 1, 2 and 3 at Dorset College BSc in Computing, Year 3, Semesters 1 and 2.
discogs-api django django-security html-css-javascript mvt-architecture object-oriented-programming pycharm-ide python unit-testing webapp
Last synced: 31 Oct 2024
https://github.com/sergeymakinen/tests
Common PHPUnit tests stuff
php php-library phpunit test tests unit-testing unittest
Last synced: 31 Oct 2024
https://github.com/mystackbox/prj-monakali-attorneys.inc
[ In-progress ] - Angular 2+ website developed using lazy-loading approach together with CSS grid-layout models, to achieve the Responsive Web Design (RWD) concept.
angular-cli angular-devtool angular-universal angular2 bootrap-5 css3 font-awesome grid-layout html5 karma-jasmine lazy-loading node-js npm responsive-web-design scss search-engine-optimisation unit-testing visual-studio-code windows-11
Last synced: 17 Oct 2024
https://github.com/jackey8616/serve-report
A alternative solution for testing report service in private.
golang testing-tools unit-testing
Last synced: 24 Oct 2024
https://github.com/mateusfonseca/dorsettodo
"To-Do List" Flask web application developed for my CA 4 at Dorset College BSc in Computing, Year 3, Semester 2.
flask html-css-javascript mvt-architecture object-oriented-programming pycharm-ide pytest python unit-testing web-application
Last synced: 31 Oct 2024
https://github.com/artiomtr/gclados
Simple unit testing framework for the C language
Last synced: 25 Oct 2024
https://github.com/peter-evans/lua-travis-template
A template project for Lua module development
continuous-integration coverage coveralls lua lua-module travis-ci unit-testing
Last synced: 25 Oct 2024
https://github.com/ayushsoni1010/testing-a-react-application
This repository consists of how to implement unit testing, end-to-end testing and mocked services in a React application using Cypress, Vitest and MSW
cypress e2e e2e-testing msw test testing testing-framework testing-tools unit-testing vitest
Last synced: 26 Oct 2024
https://github.com/a-menshikov/yatube_django
Октябрь - Ноябрь 2022. Итоговый проект блока Django, Яндекс Практикум. 3-6 спринты.
Last synced: 26 Oct 2024
https://github.com/webconuz/my-blog
Sourse code of my blog website
css3 html5 javascript react sass tailwind unit-testing zustand
Last synced: 05 Nov 2024
https://github.com/gabrielfduarte/desafio-invext-api-ubots
API REST para problema de distribuição da Ubots
api http java java17 junit5 mockito rest rest-api restful-api spring-boot spring-framework unit-testing
Last synced: 05 Nov 2024
https://github.com/pantheon-systems/wpunit-helpers
Unified scripts for installing and running automated WP Unit Tests.
hacktoberfest phpunit unit-testing wordpress wp-unit
Last synced: 31 Oct 2024
https://github.com/yasu-s/deno-orange-sample
Deno + Orange sample
deno github-actions remote-containers unit-testing vscode
Last synced: 29 Oct 2024
https://github.com/dananderson/cassandra-test
Cassandra Test is a Java test framework for writing unit tests and integration tests against a Cassandra database.
cassandra cassandra-database cassandra-test java spring-test unit-testing
Last synced: 12 Oct 2024
https://github.com/360macky/jest-notes
🧪📄 Unit Testing with React course notes
jest note-taking notes unit-testing
Last synced: 07 Oct 2024
https://github.com/lenin-anzen/angularjs-karma-jasmine
Basic unit testing for an AngularJS app with Karma + Jasmine
angularjs express jasmine karma rest-api unit-testing
Last synced: 11 Oct 2024
https://github.com/coelhoreinaldo/js-unit-tests
Project in which I was responsible for developing specific functions and tests.
Last synced: 24 Oct 2024
https://github.com/hemin-tailor/angular-materialui
Angular-MaterialUI is pure angular 12 project with material UI support.
angular12 es6 html5 javascript karma-jasmine lazy-loading material-ui scss typescript unit-testing
Last synced: 07 Nov 2024
https://github.com/ttitcombe/tfshell2
A wrapper to take the hassle out of training and deploying Tensorflow 2.0 models
machine-learning machine-learning-training tensorflow tensorflow-2 unit-testing
Last synced: 07 Nov 2024
https://github.com/dking1342/testing-intro
Intro into unit, integration and end to end testing
bdd-tests cypress cypress-tests end-to-end-testing jest jest-tests jestjs mocha mocha-chai mocha-tests mochajs react-test react-testing tdd testing unit-testing
Last synced: 06 Nov 2024
https://github.com/elmijo/builder-box-core
This framework will allow you to develop APIs quickly and simply
babel builder-box codecov coveralls eslint integration-testing jest library node prettier travis-ci typescript unit-testing webpack
Last synced: 17 Oct 2024
https://github.com/temirlan-zh/test-task-user-api
Implementation of a test task for a job application.
e2e-tests jest mongodb mongoose nestjs rabbitmq rest-api typescript unit-testing
Last synced: 24 Oct 2024
https://github.com/joelteogom/learning-go
I have created a GitHub repository to organize and store my golang learnings by categories. This will help me keep track of my progress and also share my knowledge with others.
concurrency dependency-injection go go-context goroutines goroutines-channels mock-testing modular-code tcp test unit-testing
Last synced: 17 Oct 2024
https://github.com/vrudas/software-testing-examples
An educational project to teach students how to test their application code
code-testing java junit5 tdd unit-testing
Last synced: 11 Oct 2024
https://github.com/itsdorosh/itvdn-angular-testing-course
Repository for ITVDN course "Testing Angular Applications". Check the branches in order to navigate to specific lesson.
angular e2e-testing learning unit-testing
Last synced: 11 Oct 2024
https://github.com/aphistic/sweet-junit
A plugin for the Sweet testing framework to output JUnit files for test results
junit junit-report sweet unit-testing
Last synced: 11 Oct 2024
https://github.com/vb64/test.helper.flask
Class for autotests flask python apps
Last synced: 21 Oct 2024
https://github.com/khadkarajesh/location-finders
Udacity Mentorship Location finder applications
android-architecture-components android-navigation-component android-viewmodel espresso firebase-auth firebase-authentication-android geofencing google-maps-api kotlin kotlin-coroutines livedata-databinding mvvm mvvm-android roboelectric unit-testing workmanager-architecturecomponent
Last synced: 11 Oct 2024
https://github.com/vb64/test.helper.gae3
Class for autotests GoogleAppEngine python3 app.
gae-standard python3 testbed unit-testing
Last synced: 21 Oct 2024
https://github.com/tednaaa/custom-implementations
🐋 Custom implementations using TS and Jest 🃏
babel ci custom-implementations jest prettier test-coverage tests typescript unit-testing unit-tests wallaby
Last synced: 11 Oct 2024
https://github.com/cristianlmartinez/users-managment-microservice
technical test with java and spring boot
aop cucumber java spring-boot unit-testing
Last synced: 11 Oct 2024
https://github.com/nunogois/typescript-jest-tdd
Test Driven Development Example in TypeScript using Jest.
jest tdd-typescript test-driven-development typescript unit-testing
Last synced: 13 Oct 2024
https://github.com/bismasaeed00/demoproject
It is a demo project to test Swift features and design according to MVP architecture.
ios13 mvp swift unit-testing xcode11
Last synced: 12 Oct 2024
https://github.com/liskin/tasty-jenkins-xml
Render tasty output to XML for Jenkins in addition to other (console) output
haskell jenkins tasty-framework unit-testing
Last synced: 15 Oct 2024
https://github.com/hadisfr/cpp-simple-unit-test
a project for Advanced Programming S98 at University of Tehran ~ TAs' Solution
Last synced: 11 Oct 2024
https://github.com/hayaaburaed/simple-string-calculator
🧮 A simple JavaScript string calculator designed for learning unit testing with Jest.
Last synced: 13 Oct 2024
https://github.com/elfaaels/apptask
Flutter App - To Do List (Playgrounds: Provider, Shared Preferences, Unit Testing, Animations)
animation flutter provider-state-management sharedpreferences unit-testing
Last synced: 11 Oct 2024
https://github.com/dangvanthanh/testing-practice
Vitest Practice
typescript unit-testing vitest
Last synced: 11 Oct 2024
https://github.com/piharpi/forum-api-clean-architecture
Implementation clean architecture, unit testing, integration test, & functional test
automation-testing clean-architecture functional-testing integration-testing unit-testing
Last synced: 11 Oct 2024
https://github.com/ebazhanov/task-view-list
Task view page
react tailwindcss typescript unit-testing
Last synced: 13 Oct 2024
https://github.com/kanzatahreem/jest-testing
Wrote a few practical tests for JavaScript functions using the Jest library by following the AAA pattern to make your tests easier for other developers to read and understand. Used the TDD approach in practice.
javascript jest tdd unit-testing
Last synced: 11 Oct 2024
https://github.com/amrhossamdev/topology-api
Topology API is an API to provide the functionality to access, manage and store device topologies.
api kotlin maven oop unit-testing
Last synced: 13 Oct 2024
https://github.com/mohammadshehadeh/recipes-search-app
This Recipes Search App allows users to search for recipes using the Spoonacular API https://spoonacular.com/food-api/docs
react react-router-dom unit-testing
Last synced: 13 Oct 2024
https://github.com/mohammadshehadeh/github-finder
This Github Finder App allows users to search for public repositories and users. It provides a user-friendly interface to discover and explore public repositories and users.
github-api nextjs react typescript unit-testing
Last synced: 13 Oct 2024
https://github.com/badgerati/node-edison
This is the node.js version of the Edison .NET unit testing framework
assert continuous-testing edison integration-testing nodejs parallel regression-testing system-testing test-framework tests unit-testing
Last synced: 11 Oct 2024
https://github.com/robsoncastilho/comparacaosemantica
Exemplo de usa da biblioteca SemanticComparison para comparação semântica de objetos, mesmo sendo de tipos diferentes.
csharp semantic-comparison-lib unit-testing
Last synced: 17 Oct 2024
https://github.com/leotm/notes
My successful MVP design implementation to a coding exercise to create a CRUD application, trying Angular 5.
angular5 bootstrap4-beta2 coding-exercise hapi karma-jasmine nodejs scss typescript unit-testing
Last synced: 11 Oct 2024
https://github.com/leotm/admin
My successful MVP solution to a coding exercise to create an admin view for new user data.
admin-dashboard angular5 bootstrap4-beta2 coding-exercise crud hapi karma-jasmine nodejs scss typescript unit-testing user-management
Last synced: 11 Oct 2024
https://github.com/eliasprates/bookstoreapi
Unit testing with xUnit
dotnet unit-testing xunit xunit-theory
Last synced: 13 Oct 2024
https://github.com/hlibpavlyk/task-manager
This project provides a backend API for managing tasks with user authentication
api clean-architecture docker dotnet unit-testing
Last synced: 13 Oct 2024