Skip to content

Commit 3214df2

Browse files
Update README.md
1 parent 059518c commit 3214df2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ This toolkit is really a culmination of 10 years of working with teams building
1414

1515
You'll find no junk (hopefully) here, but it's a fairly opinionated approach:
1616
- There's no mass "wrapper" on Selenium - that's dumb
17-
- There's no Cucumber - Acceptance Test Driven Development is overkill, and we won't help you do it, it's not solving the problem you think it is ;)
1817
- We suggest using the Page Object Model, it's generally a good idea and we provide a starting point for this
1918
- We resolve Driver binaries from WebDriverManager (https://github.com/bonigarcia/webdrivermanager)
2019
- We provide random test data generators from Mockneat (https://github.com/nomemory/mockneat) and UK Gov (https://github.com/dwp/nino-format-validation) as well as some of our own (for dates and stuff)

0 commit comments

Comments
 (0)