Packages
lemon_platform_test
0.1.0
Contract-test kit for the Lemon platform's extension behaviours: ExUnit case templates that hold your Plugin, Engine, Store backend or memory Provider implementation to the documented contract.
Current section
Files
Jump to
Current section
Files
lemon_platform_test
.formatter.exs
.formatter.exs
# Used by "mix format"
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
]