One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Try Free
Stop Storing Third-Party Tokens in Your Database
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
This profiler (JRE 1.5.0 only) uses JVMTI and native bytecode instrumentation for the analysis of the heap, reachable objects, execution time, garbage collection efficiency, code coverage and thread contention. No preparation steps required in build.
TigerUnit is a unittesting 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 unittesting 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)
ServerSpy is a VB.Net based application that installs as a service and serves to monitor uptime and availability of other networked servers and web sites.
SHIFT (State-HIerarchy Functional Testing) provides a new way to test your web apps. It extends other web testing frameworks to allow significantly better testing with less effort, and opens up new ways to test which have never been possible before.
Utilities for event handling in Tkinter. It has currently a function to process events without having to wait for Tkinter to process the event queue, that is: a painless event_generate()
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
NXUnit is a NUnit-style unittesting framework about XML for .NET Framework. It is an extension to NUnit. It brings you the ability to do unittesting easily in XML applications.
A common problem with testing tools such as NUnit and JUnit is the need to have reliable, consistent data to test against. This tool provides a way to load and unload test data into a database for unit test purposes (as well as any other data loading nee
TestGen4J is an open-source, automaticJava test generator that creates standard JUnit test cases from Java class or source files. In addition to reducing manual testing, it provides a data driven test harness with an automatic failed test case utility.
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.
DDUnit (Data Driven UnitTesting) is a project centered around the development of a unittesting tool that may be used where a user is interested that information ends up where, as and when it should having undergone some transformation process.
CruiseView is a java JMX client that allows you to view information on cruise control builds, as well as invoke JMX commands on the CruiseControl server..
A microprocessor simulator for unittesting assembly code in embedded systems. Written in pure Java, it works with JUnit on any platform Java supports. Micros include 6502, 6800, 8051, Z80, and others.
Tests executed in different environments often rely on environment-specific static properties. EZPZ enables ths use of parameter-driven XML files to provide these properties, and provides hooks for you to generate non-static properties.
SnapDAL for .Net is a combination of a data access helper and a Factory that supports the use of the generic ADO.net interfaces. It is also integrated with the unittesting framework, .NET MockObjects, which supply mock implementations for ADO.net.
Toplink in memory makes TDD possible in large database applications. Make your Java project tests run faster. Toplink in memory allows you to run your tests in memory, rather than against a database. In our current project, this gives a 100x speed up.
AntDefects is a web-based issue tracking system that makes handling of software related issues, bugs, or defects in your organization easier than ever before.
INUnit. A library to integrate Internet Explorer with NUnit. Enables testing of web pages and scripts from within the NUnit framework. Exposes assert functionality to the web page which itself can be automated from .NET code.
Surrogate is a complimentary unittesting framework, especially suitable for unittesting of large, complex Java systems. Surrogate integrates seamlessly with JUnit, MockEJB and various mock object implementations and is based on the AspectJ technology