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.8 && <5), bytestring (>=0.10.2 && <0.12), hslua-core (>=2.0 && <2.2), tasty (>=0.11), tasty-hunit (>=0.9) [details]
License MIT
Copyright © 2017-2022 Albert Krewinkel
Author Albert Krewinkel
Maintainer albert+hslua@zeitkraut.de
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 2022-01-29T10:08:04Z
Distributions Arch:1.1.0, LTSHaskell:1.1.1, NixOS:1.1.1, Stackage:1.1.1
Downloads 2907 total (58 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2022-01-29 [all 1 reports]

Readme for tasty-hslua-1.0.1

[back to package description]

tasty-hslua

Build status AppVeyor Status Hackage

Tasty test helpers to check HsLua operations.