scenarigo plugin usage example
Basically this is the same of v7.0.0 usage example.
Added plugin file gen.go
to check it works correctly.
$ go build -buildmode=plugin -o gen.so gen.go
I tried using scenarigo_v0.7.0_Darwin_x86_64 but it seems not to work plugin function well on macOS Catalina v10.15.7
.
The error message is below.
$ ./v0.7.0_Darwin_x86_64/scenarigo run
$ --- FAIL: github.yml (0.00s)
$ --- FAIL: github.yml/get_scenarigo_repository (0.00s)
$ failed to open plugin: plugin: not implemented
$ FAIL
$ FAIL github.yml 0.001s
$ FAIL