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

Project idea: Perl 6 Testing Done Right #9

Open
AlexDaniel opened this issue Jan 28, 2019 · 5 comments
Open

Project idea: Perl 6 Testing Done Right #9

AlexDaniel opened this issue Jan 28, 2019 · 5 comments

Comments

@AlexDaniel
Copy link

AlexDaniel commented Jan 28, 2019

Description

Writing tests in perl 6 is typically done using the core Test module. Some of its functionality is less than awesome and error-prone, which prompted people to write alternatives (see Testo).

Expected outcomes

  • Review the alternatives and decide what are the biggest issues with routines provided by use Test.
  • Decide what can and should be changed.
  • Implement these changes in a versioned manner (so that test files that use v6.c or use v6.d remain working, and the changes are only affecting files that use v6.e language version).

Required skills

Experience with Perl 6 or desire to learn Perl 6, experience with testing.

Rating

Medium

Possible mentors

Write your name here please.

@patrickbkr
Copy link
Collaborator

I'd say this needs good mentoring during the research phase. Also experience with testing on the student side is a nice-to have I'd say.

@AlexDaniel
Copy link
Author

@Leont can be a great mentor for this project: https://colabti.org/irclogger/irclogger_log/perl6?date=2019-01-28#l404

@AlexDaniel
Copy link
Author

Oh, anybody else should also feel free to mentor this. @PatZim if you feel like doing it then please do.

@Leont
Copy link

Leont commented Jan 28, 2019

Yeah, I think I have a good idea of what's we would want from such a module, and roughly how to get there.

Can't promise not to write such a thing myself before summer though ;-)

@JJ
Copy link
Contributor

JJ commented Jan 28, 2019 via email

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

4 participants