Skip to content

ghozliafif/erlang-oauth-tests

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unit tests for erlang-oauth (http://github.com/tim/erlang-oauth).

If you have erlang-oauth sitting next to erlang-oauth-tests then you
can just run "make" to compile and run the tests (don't forget to compile
erlang-oauth beforehand).

Alternatively you can use rebar to compile and run the tests against a
specific version of erlang-oauth. By default this runs against the master
branch of github.com/tim/erlang-oauth, but you can specify an alternate
version by editing the rebar.config file. Don't forget to "rebar get-deps"
and "rebar compile" before running "rebar eunit".

About

Test code for erlang-oauth

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Erlang 100.0%