Skip to content

Small sample application to demonstrate API testing Play apps with Scala

License

Notifications You must be signed in to change notification settings

NTCoding/playapitest

Repository files navigation

Play API Testing Sample Application
===================================

See the accompanying blog post for more details: http://blog.ntcoding.com/2015/11/api-testing-patterns-for-play-framework.html


Running the application
=======================
1. Start vaggrant: vagrant up; vagrant ssh

2. cd into application directory: cd /vagrant

3. Run ./activator

4. Start app: "run" or run tests: "test"

About

Small sample application to demonstrate API testing Play apps with Scala

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published