Skip to content

How to add new acceptance test steps#650

Merged
phil-davis merged 3 commits into
masterfrom
doc-how-to-add-new-test-steps
Feb 26, 2019
Merged

How to add new acceptance test steps#650
phil-davis merged 3 commits into
masterfrom
doc-how-to-add-new-test-steps

Conversation

@phil-davis

@phil-davis phil-davis commented Feb 26, 2019

Copy link
Copy Markdown
Contributor

Part of issue #156

This is meant to just give some clues/guidelines for the code of Given When and Then steps. For gory detail of how the whole Behat infrastructure fits together, I think developers need to actually read the Behat User Guide - we do have our behat.yml, suites and format of context PHP in the standard Behat way.

It applies equally-well to core 10.0 and 10.1 so can be backported.

This change makes three minor grammar fixes, and extracts the code
examples out into example files. The main reason for that is that the
adoc file is easier to read, and the source files can be linted.

@settermjd settermjd left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@phil-davis, I made a small addition to the branch. If you're happy with it, then so am I.

@phil-davis phil-davis merged commit 7e1f62a into master Feb 26, 2019
@delete-merged-branch delete-merged-branch Bot deleted the doc-how-to-add-new-test-steps branch February 26, 2019 11:08
@phil-davis

Copy link
Copy Markdown
Contributor Author

Backports
10.1 #651
10.0 #652

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.

3 participants