EvoMaster icon indicating copy to clipboard operation
EvoMaster copied to clipboard

Testcases - Postman

Open dkarthi1973 opened this issue 4 years ago • 1 comments

Nice tool and interesting to learn the automation of API Test Suite. Could you please help us to understand the below clarification

  1. what is the command for getting coverage result of our API
  2. how to integrate/execute generated test cases from postman

it will help us to understand the concept.

dkarthi1973 avatar Mar 09 '21 07:03 dkarthi1973

hi,

  1. there isn't. you need to use external tools for that (eg JaCoCo for JVM programs)
  2. there is no support yet for that, although it is work in progress (will be done at some point hopefully this year)

arcuri82 avatar Mar 09 '21 10:03 arcuri82