HUnit

HUnit

Hackage
+
+

Related Products

  • Parasoft
    132 Ratings
    Visit Website
  • Gearset
    227 Ratings
    Visit Website
  • qTest
    Visit Website
  • Bitrise
    384 Ratings
    Visit Website
  • Global App Testing
    61 Ratings
    Visit Website
  • Boozang
    15 Ratings
    Visit Website
  • Windsurf Editor
    148 Ratings
    Visit Website
  • MuukTest
    31 Ratings
    Visit Website
  • Lockbox LIMS
    63 Ratings
    Visit Website
  • QA Wolf
    235 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

Writing unit tests can be hard and sometimes good design has to be sacrificed for the sole purpose of testability. Often testability corresponds to good design, but this is not always the case. For example final classes and methods cannot be used, private methods sometimes need to be protected or unnecessarily moved to a collaborator, static methods should be avoided completely and so on simply because of the limitations of existing frameworks. PowerMock is a framework that extends other mock libraries such as EasyMock with more powerful capabilities. PowerMock uses a custom classloader and bytecode manipulation to enable mocking of static methods, constructors, final classes and methods, private methods, removal of static initializers and more. By using a custom classloader no changes need to be done to the IDE or continuous integration servers which simplifies adoption.

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

Unit Testing solution for developers

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

PowerMock
github.com/powermock/powermock

Alternatives

Alternatives

AgitarOne

AgitarOne

Agitar Technologies
Telerik JustMock

Telerik JustMock

Progress Telerik
unittest

unittest

Python
Apache AntUnit

Apache AntUnit

Apache Software Foundation

Categories

Categories

Integrations

JUnit
Bootstrap
Codecov
EasyMock
Haskell
Java
Mockito
Parasoft

Integrations

JUnit
Bootstrap
Codecov
EasyMock
Haskell
Java
Mockito
Parasoft
Claim HUnit and update features and information
Claim HUnit and update features and information
Claim PowerMock and update features and information
Claim PowerMock and update features and information