All Projects → bitrix-module-bunit → Similar Projects or Alternatives

367 Open source projects that are alternatives of or similar to bitrix-module-bunit

bUnit
bUnit is a testing library for Blazor components that make tests look, feel, and runs like regular unit tests. bUnit makes it easy to render and control a component under test’s life-cycle, pass parameter and inject services into it, trigger event handlers, and verify the rendered markup from the component using a built-in semantic HTML comparer.
Stars: ✭ 857 (+4185%)
Mutual labels:  unit-testing, xunit, bunit
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 (+680%)
Mutual labels:  unit-testing, xunit
Xunit
xUnit.net is a free, open source, community-focused unit testing tool for the .NET Framework.
Stars: ✭ 3,120 (+15500%)
Mutual labels:  unit-testing, xunit
Fluentassertions
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, .NET Core 2.1 and 3.0, as well as .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
Stars: ✭ 2,449 (+12145%)
Mutual labels:  unit-testing, xunit
FakeItEasy.AutoFakeIt
A very simple, yet flexible, "AutoFaker" for FakeItEasy to easily auto generate classes with faked dependencies.
Stars: ✭ 15 (-25%)
Mutual labels:  unit-testing, xunit
Cake
🍰 Cake (C# Make) is a cross platform build automation system.
Stars: ✭ 3,154 (+15670%)
Mutual labels:  unit-testing, xunit
Alcotest
A lightweight and colourful test framework
Stars: ✭ 248 (+1140%)
Mutual labels:  unit-testing
dumbmutate
Simple mutation-testing
Stars: ✭ 32 (+60%)
Mutual labels:  unit-testing
Quiz App
A repository reflecting the progress made on the "How to Build iOS Apps with Swift, TDD & Clean Architecture" YouTube series, by Caio & Mike.
Stars: ✭ 230 (+1050%)
Mutual labels:  unit-testing
Transport Eta
Twitch streamed 🎥playground repo, README speaks to you.
Stars: ✭ 223 (+1015%)
Mutual labels:  unit-testing
pythonista-chromeless
Serverless selenium which dynamically execute any given code.
Stars: ✭ 31 (+55%)
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 (+55%)
Mutual labels:  unit-testing
Androidunittest
Save time & clear your unit tests on Android !
Stars: ✭ 205 (+925%)
Mutual labels:  unit-testing
ttdo
Extend tinytest with diffobj
Stars: ✭ 21 (+5%)
Mutual labels:  unit-testing
resharper-xunit-templates
ReSharper Live Templates for xUnit.net
Stars: ✭ 18 (-10%)
Mutual labels:  xunit
Alsatian
TypeScript testing framework with test cases
Stars: ✭ 244 (+1120%)
Mutual labels:  unit-testing
MsCoreOne
MsCoreOne is a simple Ecommerce with using many technologies such as .NET 5, Entity Framework Core 5, React 16.13 with modern Clean Architecture, Domain-Driven Design, CQRS, SOLID, Identity Server 4, Blazor. It will focus on resolving the problems always see in the process to develop projects.
Stars: ✭ 77 (+285%)
Mutual labels:  xunit
Camelotia
Cross-platform .NET sample GUI app for cloud file management. Built with ReactiveUI, AvaloniaUI, Universal Windows Platform, Xamarin Forms, and WPF, runs on Windows, Linux, Mac and Android.
Stars: ✭ 221 (+1005%)
Mutual labels:  unit-testing
jasmine-styleguide
Suggested best practices when writing Jasmine unit tests.
Stars: ✭ 65 (+225%)
Mutual labels:  unit-testing
Vue Unit
Component testing utilities for Vue.js
Stars: ✭ 215 (+975%)
Mutual labels:  unit-testing
morq
BDD/TDD assertion interface
Stars: ✭ 80 (+300%)
Mutual labels:  unit-testing
Archit Ios
Intelygenz iOS Architecture
Stars: ✭ 203 (+915%)
Mutual labels:  unit-testing
toster
DSL framework for testing Android apps
Stars: ✭ 31 (+55%)
Mutual labels:  unit-testing
Truth
Fluent assertions for Java and Android
Stars: ✭ 2,359 (+11695%)
Mutual labels:  unit-testing
Mockbukkit
MockBukkit is a mocking framework for bukkit to allow the easy unit testing of Bukkit plugins.
Stars: ✭ 186 (+830%)
Mutual labels:  unit-testing
Tablier
A micro-framework for Table Driven Tests.
Stars: ✭ 33 (+65%)
Mutual labels:  unit-testing
unitizer
Easy R Unit Tests
Stars: ✭ 38 (+90%)
Mutual labels:  unit-testing
Mockedstreams
Scala DSL for Unit-Testing Processing Topologies in Kafka Streams
Stars: ✭ 184 (+820%)
Mutual labels:  unit-testing
Guise
An elegant, flexible, type-safe dependency resolution framework for Swift
Stars: ✭ 53 (+165%)
Mutual labels:  unit-testing
chai-exclude
Exclude keys to compare from a deep equal operation with chai expect or assert.
Stars: ✭ 33 (+65%)
Mutual labels:  unit-testing
helloworld
Boilerplate code for basic architecture of an android application following MVVM pattern using hilt, RxJava2.
Stars: ✭ 26 (+30%)
Mutual labels:  unit-testing
Eosfactory
Python-based EOS smart-contract development & testing framework
Stars: ✭ 247 (+1135%)
Mutual labels:  unit-testing
Hexagonal-architecture-ASP.NET-Core
App generator API solution template which is built on Hexagnonal Architecture with all essential feature using .NET Core
Stars: ✭ 57 (+185%)
Mutual labels:  unit-testing
Xmlunit
XMLUnit for Java 2.x
Stars: ✭ 232 (+1060%)
Mutual labels:  unit-testing
toolbox
dein ToolBox - C# .Net Library with utilities like: command line, files, log, platform, shell, system, transform and validation [ Win+Mac+Linux ]
Stars: ✭ 46 (+130%)
Mutual labels:  xunit
Typescript Clean Architecture
It is my attempt to create Clean Architecture based application in Typescript
Stars: ✭ 225 (+1025%)
Mutual labels:  unit-testing
UTBotCpp
Tool that generates unit test by C/C++ source code, trying to reach all branches and maximize code coverage
Stars: ✭ 59 (+195%)
Mutual labels:  unit-testing
Sinon Jest Cheatsheet
Some examples on how to achieve the same goal with either of both libraries: sinon and jest. Also some of those goals achievable only by one of these tools.
Stars: ✭ 226 (+1030%)
Mutual labels:  unit-testing
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 (+10%)
Mutual labels:  unit-testing
Simple Headless Chrome
Simple abstraction to use Chrome as a Headless Browser with Node JS
Stars: ✭ 216 (+980%)
Mutual labels:  unit-testing
mvc.base
Базовый компонент Битрикс для простой реализации MVC
Stars: ✭ 14 (-30%)
Mutual labels:  bitrix
Dntframeworkcore
Lightweight and Extensible Infrastructure for Building Web Applications - Web Application Framework
Stars: ✭ 208 (+940%)
Mutual labels:  unit-testing
sketch-test-inspector
Helper utils and plugin for running unit tests on sketch plugins
Stars: ✭ 18 (-10%)
Mutual labels:  unit-testing
Electron Vue
An Electron & Vue.js quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack.
Stars: ✭ 14,610 (+72950%)
Mutual labels:  unit-testing
bitrix-i18n
The internationalization module for Bitrix CMS
Stars: ✭ 19 (-5%)
Mutual labels:  bitrix
Onion Architecture Asp.net Core
WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 5!
Stars: ✭ 196 (+880%)
Mutual labels:  unit-testing
Restaurants
Restaurants sample app built with the new architecture components (LiveData, Room, ViewModel) and Dagger 2
Stars: ✭ 47 (+135%)
Mutual labels:  unit-testing
Flink Spector
Framework for Apache Flink unit tests
Stars: ✭ 190 (+850%)
Mutual labels:  unit-testing
XunitContext
Extends xUnit to expose extra context and simplify logging
Stars: ✭ 127 (+535%)
Mutual labels:  xunit
FRUITPy
Python interface for the FRUIT Fortran unit testing framework
Stars: ✭ 39 (+95%)
Mutual labels:  unit-testing
Mocktopus
Mocking framework for Rust
Stars: ✭ 179 (+795%)
Mutual labels:  unit-testing
Redux Actions Assertions
Simplify testing of redux action and async action creators
Stars: ✭ 177 (+785%)
Mutual labels:  unit-testing
xharness
C# command line tool for running tests on Android / iOS / tvOS devices and simulators
Stars: ✭ 123 (+515%)
Mutual labels:  xunit
Storybook Addon Jest
REPO/PACKAGE MOVED - React storybook addon that show component jest report
Stars: ✭ 177 (+785%)
Mutual labels:  unit-testing
tau
A Micro (1k lines of code) Unit Test Framework for C/C++
Stars: ✭ 121 (+505%)
Mutual labels:  unit-testing
Fast Check
Property based testing framework for JavaScript (like QuickCheck) written in TypeScript
Stars: ✭ 2,604 (+12920%)
Mutual labels:  unit-testing
React Test Demo
Web 前端单元测试到底要怎么写?看这一篇就够了
Stars: ✭ 175 (+775%)
Mutual labels:  unit-testing
demo.adminhelper
Example of a module created using Admin Helper
Stars: ✭ 30 (+50%)
Mutual labels:  bitrix
xunit-to-junit
This Extensible Stylesheet Language Transformations can transform a xUnit.net v2 XML test results file into a JUnit test results file.
Stars: ✭ 21 (+5%)
Mutual labels:  xunit
pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
Stars: ✭ 9,731 (+48555%)
Mutual labels:  unit-testing
1-60 of 367 similar projects