8000 GitHub - seansu4you87/spex: rspec style testing for Elixir
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

seansu4you87/spex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spex

TODO: Add description

Installation

If available in Hex, the package can be installed as:

  1. Add spex to your list of dependencies in mix.exs:

    def deps do [{:spex, "~> 0.0.1"}] end

  2. Ensure spex is started before your application:

    def application do [applications: [:spex]] end

About

rspec style testing for Elixir

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0