Write Ballerina Tests for scenarios that include language extensions APIs and Compiler APIs #13367
Labels
Area/UnitTest
IceBox
Older issues that are not being actively worked on but may be revisited in the future.
Team/CompilerFETools
Semantic API, Formatter, Shell
Type/Task
Description:
There are few example scenarios(Client-Generation, Ballerina-to-Swagger, Swagger-to-Ballerina, GRPC proto file gen) which generate a file using ballerina compiler plugin or an extension. It is hard to test these scenarios in Testerina as they include calling a API in ballerina side. We have to find a way to write these type of scenarios in Testerina or atleast discuss a resolution.
The text was updated successfully, but these errors were encountered: