Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
Get started with Nexo.
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.
BugEye is an XML-based unittest 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.
TAF (Test Automation Framework) is an all-in-one testing framework that utilizes several open-source unit testing libraries. This comes with the most commonly used wrapper methods and a web-based GUI for reports. Easy to install and very intuitive to use.
CxTest is a JUnit/cppUnit/xUnit-like unittest framework for C. It is extremely portable since it doesn't depend on RTTI, exception handling or any libraries (including standard ones)
RUn (REBOL Unit) is a UnitTest Framework inspired from jUnit.
It provides a way to develop TestCases and submit developped code in REBOL to their verification.
The Winfessor .NET UnitTest Library is a very simple, feature-lacking unittest framework and Winforms GUI designed to get the job done. Tests are ran on a background thread so the GUI remains responsive. Attributes are used to designate test items.
CppUtx is a unittest framework for C++ based on the article `Cpp Utx Overview` written by Robert DiFalco and some parts of CxxTest. It depends on the standard and the boost library.
The TclUnit project is an implementation of the xUnit unittest framework, in Tcl. It provides a framework for organizing tests, plus utilities and extensions to facilitate unit testing of programs and libraries through the Tcl programming language.