//
pkg.gl
Category
github.com/libp2p/go-libp2p-testing
ci
package
0.12.0
Repository:
https://github.com/libp2p/go-libp2p-testing.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
11
Files
21 SLOC
#
Functions
Env
Env returns the value of a CI env variable.
IsRunning
IsRunning attempts to determine whether this process is running on CI.
NoFuse
Returns whether FUSE is explicitly disabled wiht TEST_NO_FUSE.
Verbose
Returns whether TEST_VERBOSE is enabled.
#
Constants
VarCI
Environment variables that TravisCI uses.
VarNoFuse
Environment variables that TravisCI uses.
VarVerbose
Environment variables that TravisCI uses.
#
Type aliases
EnvVar
EnvVar is a type to use travis-only env var names with the type system.