Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Formalize testing for TAP #4

Open
vrurg opened this issue Jul 16, 2020 · 2 comments
Open

Formalize testing for TAP #4

vrurg opened this issue Jul 16, 2020 · 2 comments

Comments

@vrurg
Copy link

vrurg commented Jul 16, 2020

Would it be possible to consider turning the project into a module with formal testing process resulting in valid TAP? The purpose is to register the module in Raku ecosystem and help in release testing of Rakudo.

My point is that every Rakudo release is preceded with a run of Blin which tests all ecosystem and CPAN modules. Having Rosettacode included into the process would be extremely helpful.

@SqrtNegInf
Copy link
Owner

SqrtNegInf commented Jul 17, 2020 via email

@vrurg
Copy link
Author

vrurg commented Jul 17, 2020

I would preserve Collection for modules which would do some kind of data processing. We currently have two prefixes with fuzzy meaning: Foo:: and Acme::. The former is more for testing different kind of fail conditions. But the latter could be the one. Something like Acme::Collection::Rosettacode sounds about right for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants