coinse / autofl

14 stars 7 forks source link

fix: Parse stack trace to find inherited test methods #6

Open hyotaime opened 2 months ago

hyotaime commented 2 months ago

Issue: #5

I simply modified the code to identify any inherited test methods in the stack trace that were previously overlooked.