Skip to content

Conversation

JanKrivanek
Copy link
Contributor

Context

Generated with very early preview of unit tests generation tool. Trying to evaluate if there is any hope of that being useful and what would need to be worked on to achieve usefulness.

Technical data

Baseline (main):

Test summary: total: 35, failed: 0, succeeded: 35, skipped: 0, duration: 1.1s 

Target (generated):

Test summary: total: 75, failed: 2, succeeded: 73, skipped: 0, duration: 2.2s 
AssemblyName LineRateBefore LineRateAfter LineRateDiff BranchRateBefore BranchRateAfter BranchRateDiff
DotUtils.StreamUtils 75.76 % 92.54 % 16.78 % 77.50 % 85.83 % 8.33 %

More comments

  • Still just heuristical version (so might not follow convention and references of the repo)
  • Very few and dummy code fixers - so we fallback a lot to commenting out tests with compilation diagnostic
  • No runtime feedback yet - so tests that crash/fail during runtime are kept

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant