DevOpsWishlist / wishlists

A collection of lists of products I wish I had
Apache License 2.0
0 stars 0 forks source link

Add Integration Test Stage to Pipeline #40

Open aklufas opened 3 years ago

aklufas commented 3 years ago

Add a Integration Test Stage to the pipeline to run your integration tests with behave against the Dev deployment

As a developer I need an integration test stage
So that I can test my code against the dev deployment

Assumptions:

Acceptance Criteria:

Given code at the Dev Stage 
When I run the code 
Then the code should compare to dev