summaryrefslogtreecommitdiff
path: root/tests/platform-ci/README.md
blob: bc48b21f7e5d71ee118b47955aeed7db6b2e1faf (plain)
1
2
3
4
5
6
7
8
9
10
11
Continuous integration tests for the leap_platform code.

Usage:

    ./setup.sh
    bin/rake test:syntax
    bin/rake test:catalog

For a list of all tasks:

    bin/rake -T