Yashasv-Prajapati / Docify

5 stars 2 forks source link

Unit Tests(Java) #55

Closed Yashasv-Prajapati closed 1 month ago

Yashasv-Prajapati commented 4 months ago
  1. How are unit tests and integration tests written for Java files. Need basic structure of unit tests and integration tests written for a dummy codebase.
  2. How to dictate basic information regarding them, like about the flow of test files, how are they connected and anything else.
  3. How to analyze those files with using LLMs, and if we use LLMs, could we provide it a basic flow and ask it to generate text from that?
linear[bot] commented 4 months ago
CS3-74 Unit Tests(Java)

1. How are unit tests and integration tests written for Java files. Need basic structure of unit tests and integration tests written for a dummy codebase. 2. How to dictate basic information regarding them, like about the flow of test files, how are they connected and anything else. 3. How to analyze those files with using LLMs, and if we use LLMs, could we provide it a basic flow and ask it to generate text from that?