Skip to content

Fix example tests#39

Merged
baev merged 6 commits into
allure-framework:masterfrom
nicholascus:fix-example-tests
Dec 27, 2017
Merged

Fix example tests#39
baev merged 6 commits into
allure-framework:masterfrom
nicholascus:fix-example-tests

Conversation

@nicholascus

Copy link
Copy Markdown
Contributor

Records all invocations of Cest @example driven tests and PHPUnit data provider driven tests execution by Codeception as individual tests. Before only one record for parametrised method was created.

image

@nicholascus

nicholascus commented Nov 5, 2017

Copy link
Copy Markdown
Contributor Author

Now it's ready for all types of supported tests: Cept, Cest, PHPUnit, Gherkin

Test project I used to validate the changes isn't part of this PR. It's available in a branch https://github.com/nicholascus/allure-codeception/tree/test.
Use vendor/bin/codecept run --config=tests/codeception.yml --debug acceptance to start it.

@baev baev merged commit e2672e5 into allure-framework:master Dec 27, 2017
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

Successfully merging this pull request may close these issues.

2 participants