Provide build/run script to allow all TCK test components to be started at once #323
Open
2 of 6 tasks
Labels
enhancement
New feature or request
In order to run the TCK currently, a user first needs to start up
local-node
(if testing withlocal-node
), then start up their respective SDK server, then run the TCK. This should all be put into one script to allow for easier use and automation.TCK-Java
: Dockerize the server and provide a script enabling thisTCK-JS
: Dockerize the server and provide a script enabling thisTCK-Go
: Dockerize the server and provide a script enabling thisTCK-C++
: Dockerize the server and provide a script enabling thisTCK-Swift
: Dockerize the server and provide a script enabling thisTCK-Rust
: Dockerize the server and provide a script enabling thisThe text was updated successfully, but these errors were encountered: