local

command
v0.0.0-...-2853c3c Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2017 License: Apache-2.0 Imports: 2 Imported by: 0

README

Example of Fn test framework - running functions locally

This example will show you how to run a test suite on a function.

# build the test image (testframework:0.0.1)
fn build
# test it
fn test

Alternatively, you can force a rebuild before the test suite with:

# build and test it
fn test -b

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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