API Taster 0.5.0 Released
API Taster is useful for visually testing your Rails application’s API. Version 0.5.0 has just landed with support for describing and adding metadata to API endpoints. Adding metadata is useful for say, adding response expectations so that your test suite could tap into them. :)
Post a comment