* FullConfig split into FullConfig and ConfigInWorker
* FullProject split into FullProject and ProjectInWorker
* Tests can only access {Config, Project}InWorker, while reporters can
only access Full{Config,Project}. This will allow in the future to
change the reporter API independently from the tests.
* Added documentation for the 4 classes.
|
||
|---|---|---|
| .. | ||
| class-configinworker.md | ||
| class-fixtures.md | ||
| class-projectinworker.md | ||
| class-test.md | ||
| class-testconfig.md | ||
| class-testinfo.md | ||
| class-testinfoerror.md | ||
| class-testoptions.md | ||
| class-testproject.md | ||
| class-workerinfo.md | ||