An open API service indexing awesome lists of open source software.

https://github.com/coryodaniel/tf-unit-test

You dont want this.
https://github.com/coryodaniel/tf-unit-test

Last synced: over 1 year ago
JSON representation

You dont want this.

Awesome Lists containing this project

README

          

# tf unit test

Just an idea I was toying w/ once, dont use this.

## Run a unit test

```shell
make test.ruby # test a plan in ruby
make test.go # test a plan in go
```