tasty-hslua: Tasty helpers to test HsLua.

[ foreign, library, mit ] [ Propose Tags ]

Various tasty helpers and utilities to test HsLua oparations. Built on top of tasty-hunit.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0.0, 1.0.1, 1.0.2, 1.1.0, 1.1.1
Change log CHANGELOG.md
Dependencies base (>=4.11 && <5), bytestring (>=0.10.2 && <0.13), hslua-core (>=2.3 && <2.4), tasty (>=0.11), tasty-hunit (>=0.9) [details]
License MIT
Copyright © 2017-2024 Albert Krewinkel
Author Albert Krewinkel
Maintainer tarleb@hslua.org
Category Foreign
Home page https://hslua.org/
Bug tracker https://github.com/hslua/hslua/issues
Source repo head: git clone https://github.com/hslua/hslua.git
Uploaded by tarleb at 2024-01-18T17:24:42Z
Distributions Arch:1.1.0, LTSHaskell:1.1.1, NixOS:1.1.1, Stackage:1.1.1
Downloads 2892 total (59 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2024-01-18 [all 1 reports]

Readme for tasty-hslua-1.1.1

[back to package description]

tasty-hslua

Build status AppVeyor Status Hackage

Tasty test helpers to check HsLua operations.