smoke

package
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 11, 2019 License: MIT Imports: 35 Imported by: 0

README

Running smoke tests...

How to run smoke tests from the root of this repo.

$ make install-dev && go test -v -count 1 ./test/smoke

You must run install-dev since you need an up to date sous binary in your path, built with the integration tag. (It also turns on the race detector.)

If install-dev isn't working for you, you can build sous like this:

go install -tags=integration -race ./

Make sure that is the sous in your path before running smoke tests!

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ManifestTransform

type ManifestTransform func(sous.Manifest) sous.Manifest

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL