ibm-granite-community / pm

Granite Community Project Management
0 stars 0 forks source link

[4.1.8:1a] Integration/acceptance tests for a set of Python functions and classes #59

Open fayvor opened 3 months ago

fayvor commented 3 months ago
  1. User: Inputs (chat UI) or selects (IDE plugin) Python code for which the integration and acceptance tests are needed and specifies which test library to use.
  2. System: Returns the integration/acceptance test code that covers the behavior of the selected code operating together, with “test doubles” for dependencies outside the selected source code.