Top 15 Typemock Isolator Alternative and Similar Softwares | May 2024

Unit testing framework with simple API and test code generation features, supports C#, ASP.NET, Visual Basic, SharePoint, Silverlight.

1. Telerik JustMock

Telerik JustMock JustMock is a comprehensive .NET mocking framework for isolating various dependencies in unit tests. In a single API, JustMock supports mocking of non-virtual methods, non-public members, static methods and classes, sealed classes, and Mscorlib. JustMock provides numerous features including elevated mocking, fully profiled automocking, static mocking, and many more. This......

2. Google Test

Google Test Google's framework for writing C++ tests on a variety of platforms (Linux, Mac OS X, Windows, Cygwin, Windows CE, and Symbian). Based on the xUnit architecture. Supports automatic test discovery, a rich set of assertions, user-defined assertions, death tests, fatal and non-fatal failures, value- and type-parametrized tests, various options for......

3. XUnit

XUnit xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features. It is compatible with .NET Framework 2.0 and later, and offers several runners: console, GUI, MSBuild, and Visual Studio integration via TestDriven.net, CodeRush Test Runner and......

4. UquoniTest

UquoniTest UquoniTest: a unit testing library for C++......

5. step - Scalable Test Execution Platform

step - Scalable Test Execution Platform step is a test automation platform designed to achieve unprecedented efficiency in an industrial context. The main benefit of adopting step is a dramatic reduction of all costs incurred by traditional in-house testing.Based on its unique keyword-driven philosophy and collaborative web-based test management system, step allows you to unify test......

6. UnitTest++

UnitTest++ UnitTest++ is a unit testing framework for C++ designed for simplicity and portability. Features include no explicit test registration, good crash handling, fixtures, rich condition-checking functionality, minimal footprint for embedded environments. Get UnitTest++ at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and software directory......

7. CPPUnit

CPPUnit Get CppUnit - C++ port of JUnit at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and software directory......

8. Criterion

Criterion Criterion is a non-intrusive cross-platform C unit testing framework.Most test frameworks for C require a lot of boilerplate code to set up tests and test suites -- you need to create a main, then register new test suites, then register the tests within these suits, and finally call the right......

9. Codeception

Codeception Codeception is a new full-stack testing PHP framework. It provides you absolutely new original way for writing acceptance, functional and unit tests.Sample Codeception test may look like this. .........

10. DbUnit

DbUnit DbUnit is a JUnit extension (also usable with Ant) targeted for database-driven projects that, among other things, puts your database into a known state between test runs. This is an excellent way to avoid the myriad of problems that can occur when one test case corrupts the database and causes......

11. Leaptest

Leaptest - DESKTOP AUTOMATION - Automate any application you can see on-screen using image and text recognition technology- WEB AUTOMATION - Build Selenium-powered web automation visually instead of writing code. Automate across all operating systems and browser types. Run locally or with BrowserStack and Sauce Labs.- CITRIX AUTOMATION - Automate all applications......

12. TestNG

TestNG TestNG is a testing framework inspired from JUnit and NUnit but introducing some new functionalities that make it more powerful and easier to use.......

13. GraphWalker

GraphWalker GraphWalker is a tool for generating offline and online test sequences from Finite State Machines and Extended Finite State Machines.......

14. Bitten

Bitten Bitten is a Python-based framework for collecting various software metrics via continuous integration. It builds on Trac to provide an integrated web-based user interface.......

15. NUnit

NUnit NUnit is a unit-testing framework for all .Net languages. Initially ported from JUnit, the current production release, version 2.5, is the sixth major release of this xUnit based unit testing tool for Microsoft .NET. It is written entirely in C# and has been completely redesigned to take advantage of many......