HUnit

HUnit

Hackage
+
+

Related Products

  • Parasoft
    142 Ratings
    Visit Website
  • Gearset
    270 Ratings
    Visit Website
  • qTest
    Visit Website
  • Bitrise
    396 Ratings
    Visit Website
  • Virtuoso QA
    118 Ratings
    Visit Website
  • Windsurf Editor
    168 Ratings
    Visit Website
  • MuukTest
    34 Ratings
    Visit Website
  • Lockbox LIMS
    70 Ratings
    Visit Website
  • QA Wolf
    258 Ratings
    Visit Website
  • JetBrains Junie
    12 Ratings
    Visit Website

About

HUnit is a unit testing framework for Haskell, inspired by the JUnit tool for Java. It's easy to use HUnit, assuming you are familiar with Haskell, though not necessarily with JUnit. A test-centered methodology for software development is most effective when tests are easy to create, change, and execute. The JUnit tool pioneered support for test-first development in Java. HUnit is an adaptation of JUnit to Haskell, a general-purpose, purely functional programming language. With HUnit, as with JUnit, you can easily create tests, name them, group them into suites, and execute them, with the framework checking the results automatically. Test specification in HUnit is even more concise and flexible than in JUnit, thanks to the nature of the Haskell language. HUnit currently includes only a text-based test controller, but the framework is designed for easy extension. Run the tests as a group.

About

The toolkit is provided as a set of artifacts deployed to the Maven Central repository. It requires Java 7 or newer for test execution; tests must use JUnit or TestNG. For instructions on how to add the library to a Java project, see Running tests with JMockit. In this tutorial we examine the APIs available in the library, with the help of example tests (using Java 8). The central API - a single annotation - provides support for the automatic instantiation and initialization of the objects to be tested. Then we have the mocking API (also known as the "Expectations" API), intended for tests which use mocked dependencies. Finally, there is a small faking API (aka the "Mockups" API), which can be used for the creation and application of fake implementations that avoid the full cost of external components.

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Audience

Any user looking for a solution to run, execute, specify, and manage tests for their software development tasks

Audience

DevOps teams looking for an Unit Testing solution

Support

Phone Support
24/7 Live Support
Online

Support

Phone Support
24/7 Live Support
Online

API

Offers API

API

Offers API

Screenshots and Videos

Screenshots and Videos

Pricing

Free
Free Version
Free Trial

Pricing

Free
Free Version
Free Trial

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Training

Documentation
Webinars
Live Online
In Person

Training

Documentation
Webinars
Live Online
In Person

Company Information

Hackage
United States
hackage.haskell.org/package/HUnit

Company Information

JMockit
jmockit.github.io

Alternatives

Alternatives

AgitarOne

AgitarOne

Agitar Technologies
unittest

unittest

Python
Apache AntUnit

Apache AntUnit

Apache Software Foundation

Categories

Categories

Integrations

Codecov
Haskell
JUnit
Java

Integrations

Codecov
Haskell
JUnit
Java
Claim HUnit and update features and information
Claim HUnit and update features and information
Claim JMockit and update features and information
Claim JMockit and update features and information