rajs2020's avatar
rajs2020
Frequent Contributor
4 years ago
Status:
New Idea

Linting or automatic code checking in ReadyAPI

Can SmartBear add a linter to ReadyAPI?

I would like to make ReadyAPI check the quality of a user's work (test cases and scripts), i.e. perform linting. The work can be checked as the user is typing it or when the user requests for it. For example, ReadyAPI should complain when the user does not write a description for a test case, the user's groovy code has known bad practices etc. Some rules can be ignored by the user, but some should be mandatory. I'd also like to generate a report of all the issues in a test case/script to see if people ignored the complains and did not follow best practices.


Keywords - Linting, Linter, Code Analysis.

 

PS - I asked this as a question also over here https://community.smartbear.com/t5/API-Functional-Security-Testing/Linting-or-automatic-code-checking-in-ReadyAPI/m-p/208439#M47532

 

No CommentsBe the first to comment