ESpec v1.3.1 ESpec.Finally

Defines finally macro. The block is evaluated after the example. shared is available. Define the finally before example!.

Summary

Functions

Struct has random fuction name

Adds %ESpec.Finally structs to the context and defines random function with random name which will be called when example is run

Functions

%ESpec.Finally{} (struct)

Struct has random fuction name.

finally(list) (macro)

Adds %ESpec.Finally structs to the context and defines random function with random name which will be called when example is run.