Re: Unit testing
"Martin Nilsson (Opera Mini - AFK!) @ Pike (-) importm?te f?r mailinglistan" <[email protected]>
| Newsgroups | gmane.comp.lang.pike.user |
|---|---|
| Message-ID | <[email protected]> |
- You can't use Hilfe to test pike. - Any new syntax needs to be better (i.e. explicit justifications), otherwise you could just as well write a parser for the current format in Pike. - There needs to be a automatic conversion from testsuite.in to any new format. - A new format should support features from other frame works such as marking a test slow/broken/crashing/regression/etc to allow for different profiles when you run the test. - It should be possible to combine groups of tests into a specific testsuite, e.g. Nettle, Crypo and SSL into one test.