zopsicle / cp6t

Chloé’s Perl 6 tooling — superseded!
https://github.com/chloekek/raku-nix
3 stars 0 forks source link

Add infrastructure to run package test #2

Closed zopsicle closed 5 years ago

zopsicle commented 5 years ago

Make a function that takes a package and generates a derivation that generates a test script that tests the given package.

If we then also integrate this into CI with ecosystem.nix then we have free (as in effort) CI for the whole Perl 6 ecosystem and META62Nix will automatically take advantage of that as well. Similar to Stackage package sets!