Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Fully Managed MySQL, PostgreSQL, and SQL Server
Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end. Migrate from on-prem or other clouds with free migration tools.
Java Mutantion Testing for Eclipse is a plugin for Eclipse that enables mutation testing for Java projects. JMuTE introduces mutations to java source code, runs junit tests and generates an html report.
AutAT (AutomaticAcceptanceTests) aims to make the process of creating automatic acceptance tests for web applications easier. AutAT is a Eclipse-plugin for creating such tests graphically. AutAT is installed via the Eclipse update manager (see Home Page)
TPTeam is a collaborative testing tool for the management of unit tests by a development team. It allows team members to run shared tests, view results and statistics, and chat in real-time. It runs as an Eclipseplugin and server-side bundle.
An Eclipseplugin to keep note of the junit tests that are bypassed (commented out) by the development team in any java project. For an Agile TDD team, this is essential to make sure that tests are not being commented out and forgotten.
Musical Junit is an eclipseplugin that makes JUnit results hearable. Simply start your JUnit test within eclipse, view the usual green status bar grow and listen to the music.
Our tool allows developers to automatically generate and reuse test classes, test data, as well as manually define test data. Once these components are in place, developers can launch so-called “in-container” test suites, and gather information about
BeanClipse is a NetBeans plugin for Eclipse: NetBeans runs embedded within the Eclipse platform as a plugin offering the best of both worlds to Java developers.
May be just a joke ;-) ....
Check also it's twin at : http://sf.net/projects/netclipse
Tiria is a eclipse-plugin to view code coverage data (e.g. from cobertura) within the IDE. Main objective of the plugin is to show how the code coverage changes during project progress.
RCPUnit is an unit testing framework, an automatic GUI testing framework, and a plugin for Eclipse RCP. It runs with PDE JUnit or other unit testing frameworks. It brings you the ability to do unit testing easily in RCP applications, and SWT application.
Example Code Manager is an Eclipse-Plugin for managing sample code and sample data from repositories around the world. Mainly subversion repositories, but support for flat file or CVS repositories are planned.
...Documentation and free support
Cucumber usage example: https://github.com/zebrunner/carina-demo/tree/master/src/test/resources/features
User guide: http://zebrunner.github.io/carina
Demo project: https://github.com/zebrunner/carina-demo
Code formatter
We offer to use our configured Java code formatter for Eclipse. To use the same formatter in IntelliJ IDEA, you should install and configure Eclipse Code Formatter.
Carina code formatter: https://github.com/qaprosoft/carina/blob/master/carina_formatter.xml
Eclipse Code Formatter: https://plugins.jetbrains.com/plugin/6546-eclipse-code-formatter
SafeCommitter is a plugin for eclipse which intends to increase crew productivity by assuring that no commit can be made without running the corresponding tests resources.