Home
About
Categories
Tags
Startups
Rails
Python
AWS
Rails2Elixir - rake spec
The command
rake spec
runs your rspec test suite. The equivalent in the Elixir world is:
mix test