From 477f4bb4d104905e6c846c3cec2ec57edd4de677 Mon Sep 17 00:00:00 2001 From: n-peugnet Date: Thu, 16 Apr 2020 18:46:32 +0200 Subject: tests: add phpunit w/coverage + 1 test SummaryTest --- phpunit.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 phpunit.xml (limited to 'phpunit.xml') diff --git a/phpunit.xml b/phpunit.xml new file mode 100644 index 0000000..d13e9bf --- /dev/null +++ b/phpunit.xml @@ -0,0 +1,23 @@ + + + + + tests + + + + + + + + + + + app/class + + + \ No newline at end of file -- cgit v1.2.3