This repository has been archived by the owner on Sep 20, 2021. It is now read-only.
Releases: hoaproject/Test
Releases · hoaproject/Test
2.17.08.18
- fix(doctest) Always add Kitab output directory. (Ivan Enderlin, 2017-08-18T10:42:18+02:00)
2.17.08.16
- fix(run) Kitab must not override default directory. (Ivan Enderlin, 2017-08-15T14:26:04+02:00)
2.17.08.15
- fix(doctest) Remove the
assert
asserter. (Ivan Enderlin, 2017-08-15T11:57:15+02:00) - chore(composer) Require at least hoa/kitab 0.6. (Ivan Enderlin, 2017-08-15T11:51:46+02:00)
- feat(doctest) Use Kitab. (Ivan Enderlin, 2017-08-15T11:47:22+02:00)
- chore(cs) Use spaces, rename a variable, fix doc. (Ivan Enderlin, 2017-08-15T11:25:02+02:00)
- feat(run) Add the --no-code-coverage option. (Grummfy, 2017-07-06T19:52:54+02:00)
- Quality: Extract the reducer in its own variable. (Ivan Enderlin, 2017-04-06T12:47:11+02:00)
- Quality: Clean up the code. (Ivan Enderlin, 2017-04-06T12:41:53+02:00)
- Generator: Support
use
and#
. (Ivan Enderlin, 2017-03-07T08:21:45+01:00) - Generator: Allow
must_throw(E)
. (Ivan Enderlin, 2017-03-06T17:07:52+01:00) - Generator: Clean the output. (Ivan Enderlin, 2017-03-06T08:27:33+01:00)
- Generator: Support
must_throw
in code block type. (Ivan Enderlin, 2017-03-06T08:23:40+01:00) - Generator: Support
ignore
in code block type. (Ivan Enderlin, 2017-03-06T08:13:47+01:00) - Generator: Ignore code block whose is not PHP. (Ivan Enderlin, 2017-03-06T08:05:17+01:00)
- Documentation: Generate classes that need to. (Ivan Enderlin, 2017-03-03T16:58:43+01:00)
- Run: Auto-generate doc API tests when running. (Ivan Enderlin, 2017-03-03T08:22:35+01:00)
- Generator: Move arguments from ctor to
generate
. (Ivan Enderlin, 2017-03-03T08:21:34+01:00) - Integration: Allow
Documentation
in namespace. (Ivan Enderlin, 2017-02-28T21:29:54+01:00) - Bin: Generate test suites from API documentations. (Ivan Enderlin, 2017-02-28T21:22:39+01:00)
- Asserter: Add the
assert
asserter. (Ivan Enderlin, 2017-02-28T21:20:38+01:00) - Integration: Add the
do
asserter. (Ivan Enderlin, 2017-02-28T11:32:37+01:00) - Unit: Enable assertions/expectations. (Ivan Enderlin, 2017-02-28T11:32:15+01:00)
2.17.02.27
- Test: Restrict code coverage to current lib. (Ivan Enderlin, 2017-02-24T19:40:30+01:00)
2.17.02.24
- Dependency: atoum/praspel-ext. 0.17.* released. (Ivan Enderlin, 2017-02-24T14:57:38+01:00)
- Replace reserved keyword "Void" to "Nil" (Alexis von Glasow, 2017-02-24T14:48:41+01:00)
- Dependency: Move to atoum 3.0. (Ivan Enderlin, 2017-02-24T14:46:03+01:00)
- Bin: Simplify path to atoum. (Ivan Enderlin, 2017-02-14T09:49:40+01:00)
2.17.01.16
- Quality: Happy new year! (Alexis von Glasow, 2017-01-16T08:47:57+01:00)
- Dependency: Back to atoum 2.8. (Ivan Enderlin, 2017-01-16T08:46:58+01:00)
- Quality: Add the
.gitignore
file. (Ivan Enderlin, 2016-10-25T11:40:23+02:00)
2.16.10.25
- Report: Add Travis and Coveralls.io support. (Ivan Enderlin, 2016-10-25T11:34:43+02:00)
- Documentation: New
README.md
file. (Ivan Enderlin, 2016-10-18T16:42:16+02:00) - Documentation: Update
support
properties. (Ivan Enderlin, 2016-10-11T08:40:01+02:00) - Documentation: Use TLS for
central.hoa
. (Ivan Enderlin, 2016-09-09T15:02:31+02:00)
2.16.08.17
- Bin: Do not set
HOA_PRELUDE_FILES
if empty. (Ivan Enderlin, 2016-08-16T10:36:46+02:00)
2.16.08.16
- Bin: Wait atoum children to finish before exiting. (Ivan Enderlin, 2016-08-15T15:53:43+02:00)
2.16.08.15
- Bin: Exit code comes from atoum. (Ivan Enderlin, 2016-08-15T15:44:21+02:00)
- Bin: Run test suites of another library. (Ivan Enderlin, 2016-07-05T23:49:08+02:00)
- Dependency: Require
atoum/atoum
2.8. (Ivan Enderlin, 2016-07-05T22:22:53+02:00)