Testing With Frisby

If you have been testing API endpoints, you may have used tools like cURL, Postman, or DHC as a client for testing them. Those tools definitely have their place, but ever since I started automating tests it generally feels faster to just script them up. Even if I’m not going to be checking these tests … [Read more…]