Netesta Continuous Testing

GroupId: net.r-w-x.netbeans
ArtifactId: netesta
Author:Arnaud Fonce
License:Apache License, Version 2.0
Homepage:https://gitlab.com/r-w-x/netbeans/netesta

2021-01-12     2022-09-10     30,018

Productivity  Testing  


Download matrix

Plugin version NetBeans compatible
0.3.3 NB 12.0 - Verified   NB 11.0  
0.3.4 NB 15 - Verified  

Intro

A NetBeans plugin to automatically apply continuous testing

Description

A NetBeans plugin to automatically apply continuous testing. Each time a source code file is saved, this plugin will look for the related unit test and automatically run it. This is a must-have for the Java TDD practicants.