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), 2024-06 (4.32), 2024-09 (4.33), 2024-12 (4.34)

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), 2024-06 (4.32), 2024-09 (4.33), 2024-12 (4.34)

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
December 2024 338/581 8 5
November 2024 267/658 49 15
October 2024 312/663 32 3
September 2024 269/642 48 6
August 2024 312/641 27 12
July 2024 266/663 47 8
June 2024 267/681 54 12
May 2024 266/682 57 10
April 2024 292/687 48 12
March 2024 210/694 112 4
February 2024 259/687 60 5
January 2024 303/691 44 12
View Data for all Listings

Unsuccessful Installs

Unsuccessful Installs in the last 7 Days: 0

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