699 skills found · Page 13 of 24
gbeine / COBOLUnitCOBOLUnit is a unit testing framework for OpenCOBOL (fork)
luontola / SpecsyBDD-style unit-level testing framework for Java/Scala/Groovy. Safely isolates mutable state. Unlimited nesting.
jason-kerney / FeldSparOpinionated Purely Functional Unit Test Framework
relativitydev / Relativity Test HelpersOpen Source Community: Integration testing is a software testing methodology used to test individual software components or units of code to verify their interaction. These components are tested as a single group or organized in an iterative manner.That said, we have created Relativity Integration Test Helpers to assist you with writing good Integration Tests for your Relativity application. You can use this framework to test event handlers, agents or any workflow that combines agents and Eventhandlers. We will continue adding more helpers but in the mean time you should be able to create workspaces, create dbcontext, proxy and create documents with this framework. This framework is only compatible with Relativity 9.5
tellingmachine / PSUnitUnit testing framework for Windows PowerShell
fmontanari / NunitjsNUnitJS is a unit test framework for NodeJS
nxp-imx / Imx Audio FrameworkDSP framework, DSP wrapper and Unit tests for HiFi4 on i.MX platforms
tymonx / UtestLightweight unit testing framework for C/C++ projects. Suitable for embedded devices.
zhouhoujun / TsiocAOP, Ioc container, Boot framework, unit testing framework , activities workflow framework.
Hipo / Swift MimicAPI mocking framework for iOS projects that allows localized and quick unit and UI tests
koenpoppe / ErrorHandlingInFortran2003Although the Fortran programming language is evolving steadily, it still lacks a framework for error handling-- not to be confused with floating point exceptions. Therefore, the commonly used techniques for handling errors did not change much since the early days and do not benefit from the new features of Fortran 2003. After discussing some historical approaches, a Fortran 2003 framework for error handling is presented. This framework also proved to be valuable in the context of unit testing and the design-by-contract (DBC) paradigm.
smikes / CppUnitLiteLightweight C++ unit testing framework
eecs280staff / Unit Test FrameworkA lightweight C++ unit testing framework.
joshuacc / AutoHotUnitA unit testing framework for AutoHotkey
meteor-velocity / Meteor StubsStubs of Meteor core objects. For use in unit testing frameworks.
c-jacquin / Nest Boilerplateboilerplate for nestjs framework, contain logger, i18n, log management, authentication, unit/e2e testing.
valeriofarias / VbsunitA minimalist VBScript Unit Testing framework. Yes, it is VBScript ;)
Testura / Testura.Code.UnitTestGeneratorA simple framework/software that inspect your assembly and generate unit tests for you
DustinCampbell / RoslynNUnitLightA lightweight framework for writing unit tests for Roslyn diagnostic analyzers, code fixes and refactorings using NUnit,
kylemanna / NanotestUnit test framework that runs on limited resource devices like microcontrollers as well as PCs