mirror of https://github.com/authelia/authelia.git
908 B
908 B
title | description | lead | date | draft | images | weight | toc | seo | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
authelia-scripts unittest | Reference for the authelia-scripts unittest command. | 2022-06-15T17:51:47+10:00 | false | 925 | true |
|
authelia-scripts unittest
Run unit tests
Synopsis
Run unit tests.
authelia-scripts unittest [flags]
Examples
authelia-scripts unittest
Options
-h, --help help for unittest
Options inherited from parent commands
--buildkite Set CI flag for Buildkite
--log-level string Set the log level for the command (default "info")
SEE ALSO
- authelia-scripts - A utility used in the Authelia development process.