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
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
A tool to automate the usage of SWT based GUI and to allow the user to test the existence of controls and check their characteristics. The users are able to perform the tests from a user interface or from a regression environment.
BugHunt Project's aim is to be a simple yet useful and easily extensible bug tracking system. Its architecture will provide a basic set of functionalities along with a concise framework for extending its capabilities.
A toy Perl/Tk program that allows to have other Perl programs installed on it, basically a mini OS. It has a Start menu and a Desktop to open the programs. More features on the way!
The Distributed Real-time Embedded Analysis Method (DREAM) is a tool and method for the real-time verification and performance estimation of distributed real-time embedded (DRE) systems. Publications: http://www.ics.uci.edu/~gabe/publications.html.
Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
Junit-ex is based on Junit and is enhanced with extra annotation libs (JDK1.5 new feature) that support multi-branch unit test in single Junit test file.It's extremely useful for developers and testers that maintain multi branches' test cases.
Sock4Log is a simple java xml serwer. Sock4Log will listen for client connections on the specified port number. It is created for retrieving xml log data from Flash Swf aplications which are using XmlSocketConnection.
OnBETA is an online web-based beta testing management system. Developed using PHP and MySQL, it allows small software companies and organisations to take control and easily manage their beta testing projects.
A framework for abstract access to CM / SCM / SCCM / ALM systems (Bugzilla, ClearCase, Mantis, StarTeam, etc.). The project offers one SDK for Bugzilla, ClearCase, Mantis, StarTeam, etc.
ROBOTester is a simple unittest framework for C. It is a combination of a library to build testcases with and perl program that carries out the testcases and summarizes the results.
The SE TestManager is a tool to manage manual tests (e.g. behavior of GUI applications) in the software development process. You can create test cases and structure them in a tree. The SE TestManager guides you through the test and generates a PDF report
Testing library that enables proper unittesting of Java ME and J2ME applications in a Java SE environment. MockME makes it possible to use EasyMock to dynamically create mock objects when testing your Java ME application.
The pTest framework is an OO PHP 5 testing framework. A good feature of this project is that it can be used as easily via CLI as embedded by your application. Tests are easy to write and don't require naming conventions or other weirdness.
The project is an Eclipse Plugin to assist in the configuration and management of ActiveMQ JMS Messaging Brokers for testing deployment models within a controlled environment. Also to provide an editor to configure the documents that control ActiveMQ.
Calculates cyclomatic and the NPATH complexity measures. It reads the coverage information produced by GCC and determines the complexity of all functions.
JSelenium accomodates an object-oriented layer for using the Selenium RC facade, by providing a library for interacting with various types of elements in the HTML DOM. Take a look at our wiki: http://jselenium.wiki.sourceforge.net/FAQ
Pattern Sandbox is a small utility for visually testing and practicing regular expressions by highlighting matching text. It specifically uses the java.util.regex library which has a similar syntax to Perl5 regular expressions.