Sha256: 0fae5258153fba45f4c499292fe9d8232f6fe34b221df7777dd35a7d59152b82
Contents?: true
Size: 413 Bytes
Versions: 4
Compression:
Stored size: 413 Bytes
Contents
# Running Tests To successfully run the test suite you'll need SQL Server credentials and the ability to create tables and sequences. When the tests are run a `suppliers` table and sequence named `number` are created for support. ## Getting Started Copy config.yml.sample as config.yml $ cp spec/config.yml.sample spec/config.yml Then update `config.yml` with the server, database and your credentials.
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
sqlserver-sequence-0.3.0 | RUNNING_TESTS.md |
sqlserver-sequence-0.2.0 | RUNNING_TESTS.md |
sqlserver-sequence-0.1.1 | RUNNING_TESTS.md |
sqlserver-sequence-0.0.1 | RUNNING_TESTS.md |