package
4.14.0+incompatible
Repository: https://github.com/devspace-cloud/devspace.git
Documentation: pkg.go.dev
# README
=== RUN ALL TESTS === go run . test
=== ONLY RUN SPECIFIC TEST SUITES === go run . test --test=deploy,init
=== ONLY RUN SPECIFIC SUB TESTS FOR A SPECIFIC TEST SUITE === go run . test --test-deploy=default,deploy go run . test --test-init=use_chart,use_dockerfile
go run . test
# Interfaces
No description provided by the author