hoaproject / W3

The W3 repository contains the website of Hoa.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ideas for next awecodes

Hywan opened this issue · comments

Here we go. Write all your ideas for the next awecodes! I will maintain the list in this comment.

Can be done immediatly:

  • Hoa\Worker, quite hype and very cool to stay in full PHP to handle this,
  • Atoum\PraspelExtension, automatic test data generation.

Need to release the library:

  • Hoa\Mail, API is simple and powerfull,
  • Hoa\Ruler, some examples and how to store in DB and create cache (when we have 100-200 rules).
  • Hoa\Mail, API is simple and powerfull
  • Hoa\Worker, quite hype and very cool to stay in full PHP to handle this

@osaris But Hoa\Mail is not finished yet :-(. Do we have to finish the library, tests and documentation before recording an awecode or not?

@Hywan you're right. So what about Hoa\Worker ?

  • Hoa\Praspel, Contract based testing. (array, string, integer, regexp…)

Hoa\Ruler some example and how to store in DB and Compiler cache (when we have 100-200 rules)

@osaris: Updated.
@camael24: Updated.
@vonglasow: What about a demonstration of test data generation with the atoum/praspel-extension? I think this can be useful in a short-term, isn't it? Edit: because we don't need a super documentation for that, just the demonstration.

Added an item about atoum/praspel-extension.

Yes good idea to make a demonstration about data generation. I think it could be useful in real case, not only a demonstration you can generate this and this. 👍