Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.
Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
Download Free Tool
AI-generated apps that pass security review
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Generates code for a unit testing framework (only TestNG supported at the moment)when provided with a test specification.
The test specification language is under continued development.
Test spec is entered in a GUI on which feedback of test is given.
Mock object library for Delphi/Kylix/Free Pascal. This library enables the easy creation and use of Mock objects for unit testing. Independant of the unit testing framework.
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
Crosscheck is a JavaScript unit-testing framework capable of emulating multiple browser environments. For more information see: https://dev.thefrontside.net/crosscheck
Beanfix is a testing framework based on JUnit 1.5 Java Beans and Ant. Writing tests focuses on composing fixtures instead of coding test class methods. Test writers are encouraged to write abstract tests first, allowing specialization by others later.
Rehersal is an Unit Testing framework for Scala. It is intended as a replacement for SUnit. It supports use from ant, and can be customised to support Integration Testing, Regression Testing and other forms of automated testing.
BugEye is an XML-based unit test creation framework. Being XML-based, it can be easily translated to almost any language. The current translations are C#, Java, JavaScript, and Visual Basic. Future translations include C++, Python, Perl, and PHP.
WmUnit is a unit testing framework for testing WebMethods Integration Server services.
It is 100% JUnit compliant and is equipped with test generator. It means you can produce JUnit test for your WM service in minutes.
Alster is a unit testing framework for XSLT files written in XSLT itself (but with a dependency on Nalax, an XSLT extension package for Apache Xalan-J).
Unit testing framework for IBM DB2 for Linux, UNIX and Windows (perhaps also DB2 for z/OS). Project taken over by Andrés Gómez Casanova and moved to Github -
https://github.com/angoca/db2unit
J3Unit is an object oriented JavaScript unit testing framework. J3Unit can be used in standalone web form for pure JavaScript testing or can be integrated with JUnit , the Jetty web server, and a Web Browser for automated test execution.
TigerUnit is a unit testing framework that takes advantage of Java 5 features, namely annotations. It is based on the JUnit code base, and takes much of its design from NUnit. It is fully backward-compatible with JUnit tests.
WUIv (Web UI Validator) is a Java-based end-to-end and unit testing framework for the User Iinterface of web appications. The project aims to allow for look-and-feel verification in an automated fashion (integrating with JUnit)
NullBuster is useful for unit testing software. Based on JUnit . It unit tests classes by testing public/protected methods. It passes null values as arguments to the methods (in various perm&comb) and gathers statistics about method behavior.
NXUnit is a NUnit-style unit testing framework about XML for .NET Framework. It is an extension to NUnit. It brings you the ability to do unit testing easily in XML applications.
Marigold is an in-container "scenario-based" white-box unit-testing framework for J2EE applications that permits direct testing of business logic and data-access layers, and separates test-data from test-code.