• Zach Loafman's avatar
    Run shell tests under Ginkgo, changing all reporting to JUnit · 688f96cd
    Zach Loafman authored
    * Add a test/e2e/shell.go that slurps up everything in hack/e2e-suite
    and runs it as a bash test, borrowing all the code from hack/e2e.go.
    
    * Rip out all the crap in hack/e2e.go that deal with multiple tests
    
    * Move hack/e2e-suite/goe2e.sh to hack/ginkgo-e2e.sh so that it
    doesn't get slurped up.
    688f96cd
shell.go 1.6 KB