Closed jeanbisutti closed 3 years ago
This feature aims to create an AnalyzeSql annotation that will analyze the SQL generated by a test.
The annotation will produce a report containing information such as:
By default, the annotation will display the report on the console. The user will have the ability to export it elsewhere.
Hi Jean,
I'd be happy to work on this !
Fixed with 707971ad04a780e797c04cffa5aeb1a10e41736e
This feature aims to create an AnalyzeSql annotation that will analyze the SQL generated by a test.
The annotation will produce a report containing information such as:
By default, the annotation will display the report on the console. The user will have the ability to export it elsewhere.