All Projects â†’ Tasty â†’ Similar Projects or Alternatives

353 Open source projects that are alternatives of or similar to Tasty

Fast Check
Property based testing framework for JavaScript (like QuickCheck) written in TypeScript
Stars: ✭ 2,604 (+421.84%)
Mutual labels:  unit-testing, quickcheck
ava-fast-check
Property based testing for AVA based on fast-check
Stars: ✭ 44 (-91.18%)
Mutual labels:  unit-testing, quickcheck
React Native Navigation Redux Starter Kit
React Native Navigation(v2) Starter Kit with Redux, Saga, ESLint, Babel, Jest and Facebook SDK 😎
Stars: ✭ 271 (-45.69%)
Mutual labels:  unit-testing
Jqf
JQF + Zest: Coverage-guided semantic fuzzing for Java.
Stars: ✭ 340 (-31.86%)
Mutual labels:  quickcheck
respect
RSpec inspired test framework for Reason/OCaml/Bucklescript.
Stars: ✭ 28 (-94.39%)
Mutual labels:  unit-testing
Cleancppproject
Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis
Stars: ✭ 276 (-44.69%)
Mutual labels:  unit-testing
Dredd
Language-agnostic HTTP API Testing Tool
Stars: ✭ 3,770 (+655.51%)
Mutual labels:  unit-testing
iOS-Routing-Example
A Clean, Simple and Composable Routing System for iOS apps in Swift
Stars: ✭ 29 (-94.19%)
Mutual labels:  unit-testing
Bunit
A testing library for Blazor Components. You can easily define components under test in C# or Razor syntax and verify outcome using semantic HTML diffing/comparison logic. You can easily interact with and inspect components, trigger event handlers, provide cascading values, inject services, mock IJSRuntime, and perform snapshot testing.
Stars: ✭ 415 (-16.83%)
Mutual labels:  unit-testing
DailyNews
Daily News is a news app with good looking user interface ! Apps architecture is MVVM and used RxSwift for binding.
Stars: ✭ 31 (-93.79%)
Mutual labels:  unit-testing
Doctest
The fastest feature-rich C++11/14/17/20 single-header testing framework
Stars: ✭ 3,568 (+615.03%)
Mutual labels:  unit-testing
kgb
Python function spy support for unit tests
Stars: ✭ 46 (-90.78%)
Mutual labels:  unit-testing
Tester
Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
Stars: ✭ 281 (-43.69%)
Mutual labels:  unit-testing
Ava
Node.js test runner that lets you develop with confidence 🚀
Stars: ✭ 19,458 (+3799.4%)
Mutual labels:  unit-testing
Cake
🍰 Cake (C# Make) is a cross platform build automation system.
Stars: ✭ 3,154 (+532.06%)
Mutual labels:  unit-testing
Clicker
Ionic 2 + @angular/cli Seed Project : Angular2 + Typescript + Karma + Protractor + Travis
Stars: ✭ 439 (-12.02%)
Mutual labels:  unit-testing
Xunit
xUnit.net is a free, open source, community-focused unit testing tool for the .NET Framework.
Stars: ✭ 3,120 (+525.25%)
Mutual labels:  unit-testing
Pg Mem
An in memory postgres DB instance for your unit tests
Stars: ✭ 350 (-29.86%)
Mutual labels:  unit-testing
springboot-keycloak-mongodb-testcontainers
Goals: 1) Create a Spring Boot application that manages books; 2) Use Keycloak as authentication and authorization server; 3) Test using Testcontainers; 4) Explore the utilities and annotations that Spring Boot provides when testing applications.
Stars: ✭ 18 (-96.39%)
Mutual labels:  unit-testing
Codeception
Full-stack testing PHP framework
Stars: ✭ 4,401 (+781.96%)
Mutual labels:  unit-testing
lplzoo
Fine-grain implementations of common lambda calculi in Haskell, tested with QuickCheck
Stars: ✭ 32 (-93.59%)
Mutual labels:  quickcheck
Sazerac
Data-driven unit testing for Jasmine, Mocha, and Jest
Stars: ✭ 322 (-35.47%)
Mutual labels:  unit-testing
automock
A library for testing classes with auto mocking capabilities using jest-mock-extended
Stars: ✭ 26 (-94.79%)
Mutual labels:  unit-testing
Utplsql
Testing Framework for PL/SQL
Stars: ✭ 402 (-19.44%)
Mutual labels:  unit-testing
apollo-graphql-tutorial
Learning apollo graphql version 2.x with Node.js
Stars: ✭ 18 (-96.39%)
Mutual labels:  unit-testing
Mockingbird
A convenient mocking framework for Swift
Stars: ✭ 302 (-39.48%)
Mutual labels:  unit-testing
MealsCatalogue
Flutter application using base architecture component like BLoC pattern, RxDart, Http, SQFlite, Flavor, Unit Testing (Mockito), Instrumentation Testing and etc đŸ”„
Stars: ✭ 45 (-90.98%)
Mutual labels:  unit-testing
Tvflix
TvFlix android app using Dagger Hilt, Coroutines, Flow, KTX, Jetpack(Room, ViewModel, Paging3, Lifecycle) based on MVVM architecture purely written in Kotlin
Stars: ✭ 286 (-42.69%)
Mutual labels:  unit-testing
Data Driven Web Apps With Flask
Course demo code and other hand-out materials for our data-driven web apps in Flask course
Stars: ✭ 388 (-22.24%)
Mutual labels:  unit-testing
Avenging
MVP pattern example on Android: no Dagger or RxJava example
Stars: ✭ 279 (-44.09%)
Mutual labels:  unit-testing
Vunit
VUnit is a unit testing framework for VHDL/SystemVerilog
Stars: ✭ 438 (-12.22%)
Mutual labels:  unit-testing
Awesome Unit Testing Swift
A curated collection of awesome blog articles, books, talks, podcasts, tools/frameworks and examples.
Stars: ✭ 272 (-45.49%)
Mutual labels:  unit-testing
Unit Testing Tips
Unit testing tips by examples in PHP
Stars: ✭ 318 (-36.27%)
Mutual labels:  unit-testing
Rewire
Easy monkey-patching for node.js unit tests
Stars: ✭ 2,940 (+489.18%)
Mutual labels:  unit-testing
Quicktheories
Property based testing for Java 8
Stars: ✭ 483 (-3.21%)
Mutual labels:  quickcheck
Goreporter
A Golang tool that does static analysis, unit testing, code review and generate code quality report.
Stars: ✭ 2,943 (+489.78%)
Mutual labels:  unit-testing
Luaunit
LuaUnit is a popular unit-testing framework for Lua, with an interface typical of xUnit libraries (Python unittest, Junit, NUnit, ...). It supports several output formats (Text, TAP, JUnit, ...) to be used directly or work with Continuous Integration platforms (Jenkins, Maven, ...).
Stars: ✭ 362 (-27.45%)
Mutual labels:  unit-testing
Jqwik
Property-Based Testing on the JUnit Platform
Stars: ✭ 265 (-46.89%)
Mutual labels:  quickcheck
Bash unit
bash unit testing enterprise edition framework for professionals
Stars: ✭ 419 (-16.03%)
Mutual labels:  unit-testing
lua-testy
Easy unit testing for Lua modules
Stars: ✭ 24 (-95.19%)
Mutual labels:  unit-testing
Pytest Flask
A set of pytest fixtures to test Flask applications
Stars: ✭ 359 (-28.06%)
Mutual labels:  unit-testing
libfuzzer
Thin interface for libFuzzer, an in-process, coverage-guided, evolutionary fuzzing engine.
Stars: ✭ 39 (-92.18%)
Mutual labels:  unit-testing
System Rules
A collection of JUnit rules for testing code which uses java.lang.System.
Stars: ✭ 492 (-1.4%)
Mutual labels:  unit-testing
ke-e
恇的 (kĂ©--ĂȘ) is a property-based testing library, inspired by QuickCheck, Hypothesis, JSVerify and faker.js.
Stars: ✭ 25 (-94.99%)
Mutual labels:  quickcheck
Eth Gas Reporter
Gas usage per unit test. Average gas usage per method. A mocha reporter.
Stars: ✭ 330 (-33.87%)
Mutual labels:  unit-testing
awesome-javascript-testing
🔧 Awesome JavaScript testing resources
Stars: ✭ 28 (-94.39%)
Mutual labels:  unit-testing
Musicplayer
Implemented using Clean Arch, MVVM, LiveData, Room, Koin, Coil, Service, Notification and ExoPlayer
Stars: ✭ 413 (-17.23%)
Mutual labels:  unit-testing
NBCndUnit
NetBeans C/C++ unit testing plugin – supporting CppUTest, GoogleTest (gtest) / GoogleMock (gmock) and libunittest C++.
Stars: ✭ 13 (-97.39%)
Mutual labels:  unit-testing
Firebase Mock
Firebase mock library for writing unit tests
Stars: ✭ 319 (-36.07%)
Mutual labels:  unit-testing
EgorkaGame
A simple game to entertain a baby of 0-1 year.
Stars: ✭ 23 (-95.39%)
Mutual labels:  unit-testing
Electron Nuxt
⚡ An Electron & Nuxt.js / Vue.js quick start boilerplate with vue-cli scaffolding, electron-builder, unit/e2e testing, vue-devtools
Stars: ✭ 452 (-9.42%)
Mutual labels:  unit-testing
xspec
XSpec is a unit test and behaviour-driven development (BDD) framework for XSLT, XQuery, and Schematron.
Stars: ✭ 91 (-81.76%)
Mutual labels:  unit-testing
Unmock Plugin
Gradle plugin to be used in combination with the new unit testing feature of the Gradle Plugin / Android Studio to use real classes for e.g. SparseArray.
Stars: ✭ 304 (-39.08%)
Mutual labels:  unit-testing
fortran-unit-test
Another Fortran unit test library
Stars: ✭ 19 (-96.19%)
Mutual labels:  unit-testing
Android Testing With Kotlin
Android Testing With Kotlin
Stars: ✭ 393 (-21.24%)
Mutual labels:  unit-testing
haskell-schema
A library for describing Haskell data types and obtain free generators, JSON codecs, pretty printers, etc.
Stars: ✭ 16 (-96.79%)
Mutual labels:  quickcheck
Hammox
🏝 automated contract testing via type checking for Elixir functions and mocks
Stars: ✭ 289 (-42.08%)
Mutual labels:  unit-testing
Expecto
A smooth testing lib for F#. APIs made for humans! Strong testing methodologies for everyone!
Stars: ✭ 495 (-0.8%)
Mutual labels:  unit-testing
Xctesthtmlreport
Xcode-like HTML report for Unit and UI Tests
Stars: ✭ 489 (-2%)
Mutual labels:  unit-testing
Service Pattern Go
Simple clean Go REST API architecture with dependency injection and mocking example, following SOLID principles.
Stars: ✭ 449 (-10.02%)
Mutual labels:  unit-testing
1-60 of 353 similar projects