ESpec v0.8.13 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

Macros

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

Functions

__struct__()

Struct has random fuction name.

Macros

finally(list)

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