AmitKumarDas / metac

It is metacontroller and more
Apache License 2.0
57 stars 16 forks source link

write unit tests for framework code present in test/integration package #137

Open AmitKumarDas opened 4 years ago

AmitKumarDas commented 4 years ago

Unit Tests for framework code helps in ensuring the correctness of integration logic used to setup a test environment. This makes the actual Integration Test code more reliable.