Re: [PATCH v3] tester: Add basic support to generate JUnit test reports

2019-11-21 Thread Chris Johns
OK to push. Thanks Chris On 21/11/19 9:30 pm, Hesham Almatary wrote: > --- > tester/rt/test.py | 52 ++- > 1 file changed, 51 insertions(+), 1 deletion(-) > > diff --git a/tester/rt/test.py b/tester/rt/test.py > index 3cd9b48..6b45b78 100644 > --- a/t

[PATCH v3] tester: Add basic support to generate JUnit test reports

2019-11-21 Thread Hesham Almatary
--- tester/rt/test.py | 52 ++- 1 file changed, 51 insertions(+), 1 deletion(-) diff --git a/tester/rt/test.py b/tester/rt/test.py index 3cd9b48..6b45b78 100644 --- a/tester/rt/test.py +++ b/tester/rt/test.py @@ -285,8 +285,58 @@ def generate_json_repor