www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - Silly v1.0.0 finally released!

Hi,

I am glad to announce that a new version of silly, tiniest and 
smallest unit-test runner, has been released.

There are just a few changes compared to v0.8.2:
- Licence has been changed to ISC. It is identical to the MIT 
licence used in the past, just fancy and new
- CI is now using latest DMD/LDC to test silly weekly
- Web page has been removed, all of the necessary documentation 
is now in the README
- A couple of other internal improvements that help with 
occasional SEGFAULTs caused by tests in a template, make 
compilation faster a bit and utilize latest features of DMD and 
LDC (isModule trait)

Page on DUB: http://silly.dub.pm/
Repository: https://gitlab.com/AntonMeep/silly
Nov 24 2019