barrucadu/dejafu

Add tests for non-strict refinement

Aperta

#211 aperta il 16 feb 2018

 (0 commenti) (0 reazioni) (0 assegnatari)Haskell (18 fork)github user discovery
T: enhancementgood first issue

Metriche repository

Star
 (201 stelle)
Metriche merge PR
 (Merge medio 21m) (1 PR mergiata in 30 g)

Descrizione

Currently all the refinement tests use === or ->-.

Fortunately, adding tests for =>= is quite straightforward: if a === b or a ->- b then a =>= b!

Guida contributor