Creating this field would enable users to have a faster feedback cycle and more granular data on which tests flaked and how recently. This would allow the user to know whether their efforts to improve their tests are yielding a path forward.
i.e:
"test_name": "some-flaky-test",
"last_flaked_at": "2023-06-11T01:31:33Z"
...
}
Created by Ervin Grapp
·