Infinitest

Add this URL to your Eclipse Installation to reach this solution's update site.

2022-12 (4.26), 2022-09 (4.25), 2022-06 (4.24), 2022-03 (4.23), 2023-03 (4.27), 2023-06 (4.28), 2023-09 (4.29), 2023-12 (4.30), 2024-03 (4.31)

https://infinitest.github.io/

Learn more...
Solution Description

Infinitest is a continuous test runner for Java, and is valuable to developers using a unit testing tool called JUnit. Continuous testing is the practice of constantly running unit tests while developers make changes to source code. Kind of like a spellchecker, except that instead of looking for spelling errors like a regular spellchecker, or looking for syntax errors like many IDE's do, Infinitest constantly looks for logical errors and immediately identifies them. It does this by running an optimized set of unit tests every time a developer makes a change to source code.

It's installed as a plugin to the Eclipse Java IDE, or alternatively, JetBrains IntelliJ IDEA.

Categories: Testing

Additional Details

Eclipse Versions: 2022-12 (4.26), 2022-09 (4.25), 2022-06 (4.24), 2022-03 (4.23), 2023-03 (4.27), 2023-06 (4.28), 2023-09 (4.29), 2023-12 (4.30), 2024-03 (4.31)

Platform Support: Windows, Mac, Linux/GTK

Organization Name: Open Source

Development Status: Mature

Date Created: Thursday, January 28, 2010 - 15:44

License: MIT

Date Updated: Tuesday, April 21, 2015 - 11:10

Submitted by: David Gageot

Subscribe to Infinitest RSS-feed

Date Ranking Installs Clickthroughs
April 2024 283/683 44 11
March 2024 210/694 112 4
February 2024 259/687 60 5
January 2024 303/691 44 12
December 2023 271/671 55 6
November 2023 273/686 63 7
October 2023 175/673 178 21
September 2023 282/663 51 10
August 2023 268/673 52 4
July 2023 266/668 55 5
June 2023 229/669 86 6
May 2023 255/671 74 5
View Data for all Listings

Unsuccessful Installs

Unsuccessful Installs in the last 7 Days: 1

Download last 500 errors (CSV)

Marketplace Drag to Install Button

By adding the following code below to your website you will be able to add an install button for Infinitest.

HTML Code:

Markdown Syntax:

Output:

Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client

Reviews Add new review

With Eclipse Kepler running under Java 8 I get:

Unable to create the selected preference page.
Unexpected exception parsing XML document from class path resource [META-INF/spring/plugin-context.xml]; nested exception is java.lang.IllegalStateException: Context namespace element 'component-scan' and its parser class [org.springframework.context.annotation.ComponentScanBeanDefinitionParser] are only available on JDK 1.5 and higher