Install latest/beta of fail-tester

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install fail-tester --beta

Don't have snapd? Get set up for snaps.

fail-tester is only available on the unstable beta channel. It could break and change often.

Channel Version Published

A Snap that fails in configurable ways and means

This snap is useful for testing snap hooks.

By setting configuration on the snap, one can control which hooks will fail.

$ snap set fail-tester HOOK_NAME=true

e.g.

$ snap set fail-tester configure=true

Will cause the configure hook to fail. To undo this, one clears the setting:

$ snap set fail-tester configure=

and the configure hook will work again.

Supported hooks are:

  • configure
  • install
  • pre-refresh
  • post-refresh

Details for fail-tester

License
  • GPL-2.0

Last updated
  • 22 February 2019 - latest/beta
  • 8 November 2018 - latest/edge

Share this snap

Generate an embeddable card to be shared on external websites.


Install fail-tester on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.


Where people are using fail-tester

Is there a problem with fail-tester? Report this app