Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

GenerateNonceAction Build Status

Testify Action to generate a nonce value

Gitter

Usage

Generates a nonce value from the current time in milliseconds

Parameters

  • Property - Name of property to store the nonce in (Defaults to testify.nonce if none is provided)

Example

With Property Name

GenerateNonceAction::some.property.name

Without Property Name

GenerateNonceAction