All Projects → Rspec → Similar Projects or Alternatives

462 Open source projects that are alternatives of or similar to Rspec

Awesome Unit Testing Swift
A curated collection of awesome blog articles, books, talks, podcasts, tools/frameworks and examples.
Stars: ✭ 272 (+156.6%)
Mutual labels:  unit-testing
libcester
A robust header-only unit testing framework for C and C++ programming language. Support function mocking, memory leak detection, crash report.
Stars: ✭ 50 (-52.83%)
Mutual labels:  unit-testing
Aunit
Unit testing framework for Arduino platforms inspired by ArduinoUnit and Google Test. Used with AUniter or EpoxyDuino for continuous builds.
Stars: ✭ 73 (-31.13%)
Mutual labels:  unit-testing
currency-api
A demo project on how to test a node/express app with Mocha, Nock and proxyquire (MNP) and code coverage with nyc/istanbul.
Stars: ✭ 19 (-82.08%)
Mutual labels:  unit-testing
Rewire
Easy monkey-patching for node.js unit tests
Stars: ✭ 2,940 (+2673.58%)
Mutual labels:  unit-testing
binary-decision-diagram
A library to create, minimize and optimize binary decision diagrams
Stars: ✭ 20 (-81.13%)
Mutual labels:  bdd
Cfn nag
Linting tool for CloudFormation templates
Stars: ✭ 808 (+662.26%)
Mutual labels:  unit-testing
justtestlah
Dynamic test framework for web and mobile applications
Stars: ✭ 43 (-59.43%)
Mutual labels:  bdd
Goreporter
A Golang tool that does static analysis, unit testing, code review and generate code quality report.
Stars: ✭ 2,943 (+2676.42%)
Mutual labels:  unit-testing
tink unittest
Tinkerbell Unit Testing
Stars: ✭ 15 (-85.85%)
Mutual labels:  unit-testing
Atoum
The modern, simple and intuitive PHP unit testing framework.
Stars: ✭ 1,382 (+1203.77%)
Mutual labels:  unit-testing
doctest
The fastest feature-rich C++11/14/17/20 single-header testing framework
Stars: ✭ 4,434 (+4083.02%)
Mutual labels:  unit-testing
1bdd
1BDD для OneScript - консольный фреймворк, реализующий BDD для проекта OneScript. Для Windows и Linux.
Stars: ✭ 26 (-75.47%)
Mutual labels:  bdd
permacoop
Open source and eco design ERP solution reserved for worker-owned business.
Stars: ✭ 167 (+57.55%)
Mutual labels:  unit-testing
Quixote
CSS unit and integration testing
Stars: ✭ 788 (+643.4%)
Mutual labels:  unit-testing
lua-testy
Easy unit testing for Lua modules
Stars: ✭ 24 (-77.36%)
Mutual labels:  unit-testing
ru.capralow.dt.unit
Запуск модульных тестов для EDT
Stars: ✭ 72 (-32.08%)
Mutual labels:  unit-testing
docs
Cucumber user documentation
Stars: ✭ 110 (+3.77%)
Mutual labels:  bdd
Simplestubs
*SimpleStubs* is a simple mocking framework that supports Universal Windows Platform (UWP), .NET Core and .NET framework. SimpleStubs is currently developed and maintained by Microsoft BigPark Studios in Vancouver.
Stars: ✭ 66 (-37.74%)
Mutual labels:  unit-testing
picolisp-unit
Unit Testing framework for PicoLisp
Stars: ✭ 22 (-79.25%)
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 (-83.02%)
Mutual labels:  unit-testing
codeceptjs-bdd
⭐️ ⭐️⭐️ Migrated to Salesforce Open Source Platform - https://github.com/salesforce/codeceptjs-bdd
Stars: ✭ 24 (-77.36%)
Mutual labels:  bdd
Viewinspector
Runtime introspection and unit testing of SwiftUI views
Stars: ✭ 746 (+603.77%)
Mutual labels:  unit-testing
wab-test-example
ESRI Web App Builder Widget built using a wrapped widget convention and containing unit tests. This widget is meant to be used as an example to demonstrate the two techniques.
Stars: ✭ 21 (-80.19%)
Mutual labels:  unit-testing
behave-restful
BDD Framework to Test REST Services and APIs
Stars: ✭ 47 (-55.66%)
Mutual labels:  bdd
bitrix-module-bunit
BUnit - фреймворк модульного тестрования для CMS Bitrix
Stars: ✭ 20 (-81.13%)
Mutual labels:  unit-testing
Bitsofbytes
Code and projects from my blog posts.
Stars: ✭ 89 (-16.04%)
Mutual labels:  unit-testing
pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
Stars: ✭ 9,731 (+9080.19%)
Mutual labels:  unit-testing
libfuzzer
Thin interface for libFuzzer, an in-process, coverage-guided, evolutionary fuzzing engine.
Stars: ✭ 39 (-63.21%)
Mutual labels:  unit-testing
FRUITPy
Python interface for the FRUIT Fortran unit testing framework
Stars: ✭ 39 (-63.21%)
Mutual labels:  unit-testing
Espec
Elixir Behaviour Driven Development
Stars: ✭ 725 (+583.96%)
Mutual labels:  bdd
the-art-of-unit-testing
Repository that contains code in Node.js from the book The Art of Unit Testing, Second Edition by Roy Osherove
Stars: ✭ 22 (-79.25%)
Mutual labels:  unit-testing
Symfonyextension
🎼 Extension integrating Behat with Symfony.
Stars: ✭ 376 (+254.72%)
Mutual labels:  bdd
scenari
Clojure BDD library - Executable Specification with Behavior-Driven Development
Stars: ✭ 57 (-46.23%)
Mutual labels:  bdd
deveroom-visualstudio
Visual Studio extension for SpecFlow
Stars: ✭ 26 (-75.47%)
Mutual labels:  bdd
C koans
C Koans
Stars: ✭ 65 (-38.68%)
Mutual labels:  unit-testing
Tablier
A micro-framework for Table Driven Tests.
Stars: ✭ 33 (-68.87%)
Mutual labels:  unit-testing
awesome-javascript-testing
🔧 Awesome JavaScript testing resources
Stars: ✭ 28 (-73.58%)
Mutual labels:  unit-testing
Cmockery
A lightweight library to simplify and generalize the process of writing unit tests for C applications.
Stars: ✭ 697 (+557.55%)
Mutual labels:  unit-testing
MinimalApi
ASP.NET Core 7.0 - Minimal API Example - Todo API implementation using ASP.NET Core Minimal API, Entity Framework Core, Token authentication, Versioning, Unit Testing, Integration Testing and Open API.
Stars: ✭ 156 (+47.17%)
Mutual labels:  unit-testing
NBCndUnit
NetBeans C/C++ unit testing plugin – supporting CppUTest, GoogleTest (gtest) / GoogleMock (gmock) and libunittest C++.
Stars: ✭ 13 (-87.74%)
Mutual labels:  unit-testing
dumbmutate
Simple mutation-testing
Stars: ✭ 32 (-69.81%)
Mutual labels:  unit-testing
Cucumberjvmexamples
Cucumber JVM with Selenium Java
Stars: ✭ 98 (-7.55%)
Mutual labels:  bdd
jasmine-styleguide
Suggested best practices when writing Jasmine unit tests.
Stars: ✭ 65 (-38.68%)
Mutual labels:  unit-testing
EgorkaGame
A simple game to entertain a baby of 0-1 year.
Stars: ✭ 23 (-78.3%)
Mutual labels:  unit-testing
EntityFrameworkCore.AutoFixture
A library aimed to minimize the boilerplate required to unit-test Entity Framework Core code using AutoFixture and in-memory providers.
Stars: ✭ 31 (-70.75%)
Mutual labels:  unit-testing
Robotframework
Generic automation framework for acceptance testing and RPA
Stars: ✭ 6,534 (+6064.15%)
Mutual labels:  bdd
unitizer
Easy R Unit Tests
Stars: ✭ 38 (-64.15%)
Mutual labels:  unit-testing
xspec
XSpec is a unit test and behaviour-driven development (BDD) framework for XSLT, XQuery, and Schematron.
Stars: ✭ 91 (-14.15%)
Mutual labels:  unit-testing
tau
A Micro (1k lines of code) Unit Test Framework for C/C++
Stars: ✭ 121 (+14.15%)
Mutual labels:  unit-testing
Qtools
QTools collection of open source tools for embedded systems development on Windows, Linux and MacOS
Stars: ✭ 64 (-39.62%)
Mutual labels:  unit-testing
developer-ci-benefits
Talk docs—includes CI (Continuous Integration) benefits, description, and setup tips 💡💪
Stars: ✭ 29 (-72.64%)
Mutual labels:  unit-testing
eggplant
A behaviour driven development (BDD) library for Clojure. Simplicity is key.
Stars: ✭ 16 (-84.91%)
Mutual labels:  bdd
Virtual Alexa
🤖 Easily test and debug Alexa skills programmatically
Stars: ✭ 106 (+0%)
Mutual labels:  unit-testing
Spek
🎏 Function builder BDD testing framework in Swift
Stars: ✭ 104 (-1.89%)
Mutual labels:  bdd
Unit Threaded
Advanced unit test framework for D
Stars: ✭ 100 (-5.66%)
Mutual labels:  unit-testing
Vue Test
🏁 DEPRECATED: Component testing for Vue.js
Stars: ✭ 92 (-13.21%)
Mutual labels:  unit-testing
Semaphore Ng2 Webpack
Stars: ✭ 81 (-23.58%)
Mutual labels:  unit-testing
Phpspec Matchers
Collection of additional matchers for phpspec
Stars: ✭ 32 (-69.81%)
Mutual labels:  bdd
Unit Testing Tips
Unit testing tips by examples in PHP
Stars: ✭ 318 (+200%)
Mutual labels:  unit-testing
301-360 of 462 similar projects