JUnit

JUnit is a Java testing framework. Since testing is not closely integrated with development, it prevents you from measuring the progress of development. You can't tell when something starts working or when something stops working. Using JUnit you can cheaply and incrementally build a test suite that will help you measure your progress, spot unintended side effects, and focus your development efforts.

Tags Software Development Testing

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  20 Sep 2002 10:28
  • Rrelease-after

No changes have been submitted for this release.

  • Rrelease-mid
  •  29 Aug 2002 08:58
  • Rrelease-after

Changes: The theme of 3.8 is simplified access. For example, you no longer need a constructor in TestCase subclasses.

  • Rrelease-mid
  •  30 Jan 2001 06:13
  • Rrelease-after

    Changes: Initial announcemet.

    Rss Recent comments

    Rcomment-before 29 Aug 2002 11:45 Rcomment-trans sandermagi Rcomment-after

    Nice - now displays correctly when more than 999 tests
    Was wondering before if the bug with more than 999 ment that authors always had only few tests :)

    C2c4629f6145c5c0fc4dc8e79ccb46fa_thumb

    Project Spotlight

    The Procrastinator's Timeclock

    A simple tool for managing the urge to do "just one more thing".

    No-screenshot

    Project Spotlight

    rsync

    A file transfer program to keep remote files in sync.