We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d5e02f commit e0ef8d8Copy full SHA for e0ef8d8
README.rst
@@ -8,6 +8,12 @@ regular HTTP interaction much as any other Matrix client would do. It can
8
output test results either to an interactive terminal, or as a TAP-style test
9
report, for continuous-integration test harnesses such as Jenkins.
10
11
+SyTest is written in Perl, and is the original integration testing system for
12
+Matrix. New tests tend to be written in Complement_, a Go-based integration
13
+testing system.
14
+
15
+.. _Complement: https://github.com/matrix-org/complement
16
17
Installing
18
----------
19
0 commit comments