Skip to content

Instantly share code, notes, and snippets.

@iregina
Last active June 18, 2025 06:32
Show Gist options
  • Select an option

  • Save iregina/e6b56221b8c3e52fb6eb33482a466b2d to your computer and use it in GitHub Desktop.

Select an option

Save iregina/e6b56221b8c3e52fb6eb33482a466b2d to your computer and use it in GitHub Desktop.
- each: "{{Dir.glob('**/*.test.js')}}"
as: test_file
steps:
- analyze_test_coverage
- improve_test_quality
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment