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.
Try Auth0 for Free
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
Test Automation framework intended for coarse-grained testing
Koarse Grind has been rewritten in Kotlin (hence the 'K'). It's new home is here: https://github.com/william-hood/koarse-grind-kotlin
__________________________________
Test Automation framework for Kotlin/Java with an integrated web-based user interface. It is intended for larger-grained testing of an installed & configured product, rather than unit testing.
Software Unit Tests (Language Independent Approach)
...Remote control-able function stubs may be generated using the 'stub' mode. Test cases can be generated using the 'gen' mode, and state machine walkers by the 'sm_walker' mode.
Over the last decade HWUT has matured towards a full fledged unittest tool for a wide variety of applications.
IMPORTANT: MoreUnit code has moved to https://github.com/MoreUnit/MoreUnit-Eclipse
MoreUnit is an Eclipse plugin that should assist you in writing more unit tests. It supports all programming languages (switching between tests and classes under tests...) and has specific support for Java (creating test stubs, mock support, decoration, refactoring support...).
Jenkins plugin / tool for generating test history reports
UnitTH is a tool/Jenkins plugin for generating a test history overview for the purpose of identifying problematic and unstable test cases.
The Jenkins plugin version generates a spread/matrix from the test cases that have failed in the Jenkins job history to give an overview of sporadic failures.
Using the stand alone tool a set of HTML test history pages will be generated from JUnit test results. The test history displays various different sortable test statistics, trends, graphs and...
Streamline Azure Security with Palo Alto Networks VM-Series
Centrally manage physical and virtualized firewalls with Panorama
Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
JsUnit is a port of JUnit to JavaScript. JUnit is a framework for building unit tests. A lot of JavaScript enabled products are supported along with command line support for automated test suites.
JDistUnit is a test framework for distributed unit testing with Java (think "JUnit on multiple computers at once"), useful for load and stress testing. Features hot deployment of test cases to the remote test servers.
iValidator is a Java framework for automation of scenario and integration tests in complex environments. Features: automatic testing, reusability of unit tests, separation of code and data, Eclipse Plug-In, ANT tasks, support of all testing levels ...
Coberclipse is a eclipse plugin for Corbertura. It will instrument the classes during the build and show the code coverage after executing unittest cases.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
STDL (Structured test description language) is a domain-specific testing language that is used to auto-generate unittest code. It supports a myriad of output languages (incl. C#). The project's aim is that of reducing the resources required for testing
CubicUnit is a framework for writing unittest for the web sites that can be runned on Microsoft Internet Explorer. The focus is making it easiser to test AJAX based web sites.
Junit-ex is based on Junit and is enhanced with extra annotation libs (JDK1.5 new feature) that support multi-branch unittest in single Junit test file.It's extremely useful for developers and testers that maintain multi branches' test cases.
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.
Framework for doing unit tests (JUnit, DUnit currently) in heterogeneous and distributed environments. The framework provides methods to test a client/server communication since unit tests are executed and synchronized across multiple nodes on a network.
ATF is a unit tests generation tool. It uses model based testing and code based techniques. It is implemented as
ant build command and as a stand alone GUI application.
Its main goal is to provide a complete test suite for any given software under test.