Skip to content

Commit

Permalink
feat: add CircleCI status badge
Browse files Browse the repository at this point in the history
  • Loading branch information
Dumitru Deveatii committed Mar 9, 2020
1 parent c050bfa commit 7ef756b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Web Automation Framework

[![CircleCI](https://circleci.com/gh/labs42io/web-automation/tree/master.svg?style=svg)](https://circleci.com/gh/labs42io/web-automation/tree/master)

Boilerplate project to write BDD tests with [Cucumber](https://cucumber.io/) and execute with [docker selenium](https://github.com/SeleniumHQ/docker-selenium).
Tests are written in an ordinary language that removes the gap between business and technical people.
The docker selenium simplifies the setup and avoids any local installations of browser specific dependencies.
Expand Down

0 comments on commit 7ef756b

Please sign in to comment.