You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: expose get_qase_ids as public API on QasePytestPlugin
Renames QasePytestPlugin._get_qase_ids to get_qase_ids so third-party
pytest plugins can read the Qase IDs associated with a pytest item
without parsing the qase_id marker themselves. Internal call sites and
tests are updated to use the new name. Version bumped to 8.3.0.
Co-authored-by: joerendleman <joerendleman@ridealso.com>
0 commit comments