Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 629 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 629 Bytes

extractor

The source code is developed to show how to implement component testing using docker and BDD framework.

prerequisites:

  • Understanding on Docker
  • System with
    • Git
    • Python
    • Docker

How to run component test cases?

  • Clone the repository
  • run sh build.sh

The blog explaining the approach:

Author