Hi,
Here's my problem : today I have stories, but I can't link them to unitary tests or any automation test.
How can I make this link? Maybe when writing the UT we can give the story ID and the test case is created linked directly to the story and give the status .
Is there a tool or rest api for this? I'm using : vitest, apex, jest for UT and robot framework for E2E tests.
Thank you