You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository provides a complete setup for automated testing of the GoREST API using Postman and Newman. Each test case validates various API endpoints with positive and negative scenarios. Newman is used to automate test execution from the command line and generate detailed reports, making this setup ideal for integration into CI/CD pipelines.