mirror of
https://github.com/progval/irctest.git
synced 2025-04-06 07:19:54 +00:00
12 lines
547 B
Markdown
12 lines
547 B
Markdown
# irctest
|
|
|
|
This is the integration test suite for Oragono, ultimately derived from [ProgVal/irctest](https://github.com/ProgVal/irctest), which is a general-purpose IRC protocol compatibility testing suite.
|
|
|
|
Some of these tests may be applicable to other projects (we attempt to mark the tests that are only applicable to Oragono).
|
|
|
|
This suite needs more test cases. Contributions are welcome and are a great way to help the Oragono project!
|
|
|
|
## Running Tests
|
|
|
|
Make sure the version of `oragono` you want to test is on your PATH. Then run `make`.
|