#
tdd-framework
Here are 33 public repositories matching this topic...
Unit testing tools for 1C:Enterprise 8 platform (http://v8.1c.ru)
-
Updated
Mar 31, 2018 - 1C Enterprise
artbear
commented
Dec 19, 2019
Описание ошибки
ОбщаяФорма.ВспомогательнаяФормаНастроекОтчета - <АдминистраторМСК>
Overview History Retries
{ВнешняяОбработка.Тесты_ОткрытиеФормКонфигурации.Форма.ПолучениеФорм.Форма(8)}:
Ошибка при вызове метода контекста (ПолучитьФорму)
Результат = ПолучитьФорму(ИмяФормы, Параметры, Владелец, Уникальность, Окно);
по причине:
Получать форму объекта - отчета возможно только для к
A unit testing framework for Sinclair ZX Spectrum assembly
-
Updated
Jan 3, 2018 - Assembly
Tabularised feature comparison between Catch, doctest and lest C++ test frameworks
-
Updated
Jul 12, 2021
A minimalist RSpec clone with all the essentials.
-
Updated
Apr 3, 2022 - Ruby
Cuppa - A testing framework for Java 8+
java
testing
unit-testing
tdd
bdd
unittest
java8
testing-tools
java-8
unit-test
bdd-framework
tdd-framework
-
Updated
Jun 1, 2021 - Java
Дымовые тесты для 1С и вывод результата в отчет Allure
-
Updated
Sep 30, 2021 - 1C Enterprise
Quickly create your SQL test data
mysql
java
testing
sql
database
code-generator
tdd
test
postgresql
oracle
mariadb
sql-query
mssql
tdd-utilities
h2
tdd-framework
hsqldb
tdd-sql
-
Updated
Mar 3, 2022 - Java
Library for Microsoft Bot Framework Chatbot unit testing
-
Updated
Feb 26, 2019 - JavaScript
Clean code principles and design patterns examples in Java with Unit Test cases
delegation
junit5
liskov-substitution-principle
dependency-inversion-principle
interface-segregation-principle
single-responsibility-principle
open-closed-principle
bdd-framework
solid-principles
tdd-framework
behavioral-patterns
creational-patterns
structural-patterns
yagni
dont-repeat-yourself
solid-principals
keep-it-simple-stupid
-
Updated
Apr 13, 2021 - Java
Tests your programs.
-
Updated
Nov 25, 2021 - Shell
luna-benarroch
commented
Feb 10, 2021
Add a support to STAT that will produce symbolic link to source to some dedicated folder (like I do with the headers) and compile them from there, this isolating source files from header files.
CppUTest For QP/C++ implements a CppUTest port of the QP Framework, with supporting utilities, enabling easy host based unit testing of active objects.
unit-testing
tdd
state-machine
event-driven
cpputest
hierarchical-state-machine
tdd-framework
qp
active-object
qpcpp
qactive
-
Updated
May 2, 2022 - C++
A small, simple TDD framework for PHP
-
Updated
Jan 21, 2018 - PHP
deltaTest is an open-source, PowerShell-based testing framework. It is designed to automate the testing of complex systems (like Enterprise Data Management systems) that normally resist efficient test automation.
testing
tdd
test
test-automation
tests
test-framework
testing-tools
enterprise-software
test-driven-development
data-management
database-testing
tdd-framework
testing-framework
enterprise-development
-
Updated
Jan 25, 2021 - TSQL
Helping teams suck less at database development
-
Updated
Aug 16, 2017 - Java
An ongoing curated list of frameworks, books, articles, talks, screencasts, recordings, libraries, learning tutorials and resources about Test Driven Development (TDD).
testing
tdd
testing-tools
test-driven-development
tdd-utilities
tdd-workflow
tdd-framework
testing-framework
tdd-java
tdd-javascript
tdd-python
tdd-go
tdd-golang
redgreenrefactor
-
Updated
Feb 19, 2022 - Go
CppUTest For QP/C implements a CppUTest port of the QP Framework, with supporting utilities, enabling easy host based unit testing of QP/C based active objects.
unit-testing
tdd
state-machine
event-driven
cpputest
hierarchical-state-machine
tdd-framework
qp
qpc
qactive
-
Updated
May 5, 2022 - C++
Makers Academy -- Week 3 Pair Programming Project -- Test Driven Development
-
Updated
Dec 11, 2020 - Ruby
An example Whitespace Trim kata implementation in C#
-
Updated
Oct 30, 2017 - C#
rest_api
java
testing
api
rest
spring
spring-boot
tdd
rest-api
mockito
api-rest
test-driven-development
spring-mvc
restful-api
mocking-framework
tdd-framework
testing-framework
tdd-java
-
Updated
Feb 1, 2021 - Java
Selenium project with BDD Framework
java
utility
webdriver
maven
reporting
selenium
maven-plugin
jenkins-pipeline
bdd-framework
tdd-framework
maven-pom
pageobjectmodel
cucumber-java
github-config
testng-framework
mavenpomgenerationtest
-
Updated
Dec 25, 2021
Created microservices for users to convert currency according to exchange rate using Java 8, Spring Boot, JPA, Hibernate and TDD.
-
Updated
Dec 3, 2020 - Java
Code Repository for Python TDD Calculator
-
Updated
May 31, 2021 - Python
Codeception fork utilized for testing WordPress related development
-
Updated
Mar 29, 2022 - PHP
An TDD/BDD framework for c++ projects
-
Updated
Jan 24, 2022 - C++
Easy unit testing and mocking framework for C language, especially for embedded systems
-
Updated
Jul 2, 2019 - C
Projeto do curso sobre TDD desenvolvido pela Alura.
-
Updated
Jun 4, 2021 - Swift
Improve this page
Add a description, image, and links to the tdd-framework topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tdd-framework topic, visit your repo's landing page and select "manage topics."
Summary of the feature request
As a contributor or maintainer of a project I'd like to be able to help other contributors to correctly mock functions by failing a test if a mock does not exist. This would be very useful in situations when there are very complex scripts that handle a lot of scenarios and using a lot of external helper functions.
The ask would be to add a new parameter to `Mo