julianGoh17 / simple-e2e

A modular end to end framework to easily create tests and debug failures.
0 stars 0 forks source link

[FEATURE]: Add ability to read in Test file and run test #21

Closed julianGoh17 closed 4 years ago

julianGoh17 commented 4 years ago

Problem You Are Trying To Solve

The project has enough of a skeleton inside to create a binary which will allow us:

Currently the main.go has no ability to read test files or anything of the such. We should fix that to make it configurable

Proposed Solution

If possible, propose a solution to how you would tackle the problem.

How does this tie into the current project

Describe whether this request is related to an existing workflow, feature, or otherwise something in the project today. Or, does this open us up to new markets and innovative ideas?