Skip to content

Instantly share code, notes, and snippets.

View seraphlnWu's full-sized avatar

seraphln wu seraphlnWu

  • Baidu
  • China Beijing.
View GitHub Profile
Pyccuracy is a test tool that provide its own DSL for writing test cases just like human language. And the next is a simple introduction about it.
= PREPARE =
[X] Install tools
[X] install Pyccuracy
* pip install selenium
* pip install pyccuracy
[X] install selenium
* git clone http://github.com/heynemann/pyccuracy
the selenium.jar is under the pyccuracy/lib/ path.