eiffel-community / etos

Eiffel Test Orchestration System
https://etos.readthedocs.io
Apache License 2.0
9 stars 6 forks source link

Function tests for ETOS Client #42

Open fredjn opened 3 years ago

fredjn commented 3 years ago

Description

Create function tests for ETOS Client

Motivation

Detect regressions from new code contributions or intermittent bugs

Exemplification

A nightly/daily regression test suite could typically run these tests.

Benefits

Better code and service quality, detecting regression service quickly

Possible Drawbacks

None, if the tests are written properly and test anomalies such as flakiness is dealt with.

t-persson commented 3 years ago

Moved due to lack of time for testing.