Raku Land is a directory of Raku distributions.
Written itself in Raku, licensed under Artistic 2.0, and available on GitLab; patches welcome!
Distributions
-
Test::HTTP::Server
2Simple to use wrapper around HTTP::Server::Async designed for tests
- P6C
Testing
3Damian Conway's Perl 6 testing module
-
Test::Inline
6A module enabling inline tests for Raku modules
- ZEF
Test::IO::Socket::Async
2A test double for IO::Socket::Async
- P6C
Test::Junkie
0A continuous test runner for Perl 6
-
Test::Lab
5Test run refactored code against legacy code
-
Test::META
10Test a distributions META file
-
Test::NoTabs
1Test module for tabs checking
- ZEF
Test::Notice
1Display noticeable messages to users during tests
- ZEF
Test::Output
2Test the output to STDOUT and STDERR your program generates