ESpec v0.8.26 Mix.Tasks.Espec.Init

Creates necessary files.

This tasks creates spec/spec_helper.exs and spec/example_spec.exs

Command line options

  • --skip-examples - skip creating of example files

Summary

Functions

Callback implementation for c:Mix.Task.run/1

Functions

run(args)

Callback implementation for c:Mix.Task.run/1.