Skip to content
This repository was archived by the owner on Sep 24, 2019. It is now read-only.

Conversation

lutter
Copy link
Contributor

@lutter lutter commented Apr 5, 2017

This adds a new command line tool for running tests against a provider; tests are written in Ruby (mruby) and the command line tool serves as a driver that loads a simple test harness and the test itself. To run it, you need to do this:

cd build
make
export RALSH_DATA_DIR=$PWD/../data
export RALSH_LIBEXEC_DIR=$PWD/mruby/host
./bin/ral-check ../data/providers/tests/ssh_authorized_key.rb

The test file mentioned in the ral-check command shows what the test harness can do right now (not all that much)

@lutter lutter force-pushed the dev/tests branch 5 times, most recently from 371e38b to 5eb3bd3 Compare April 20, 2017 01:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant