1
0

Update desc

This commit is contained in:
Jon Michael Aanes 2025-02-28 09:59:22 +01:00
parent ba387a0aa0
commit a1175cfc2e

View File

@ -1,6 +1,9 @@
"""# Standardize test format
Tool for standardizing Java tests.
Tool for standardizing Partisia's Java tests.
Is capable of migrating from Javadoc based property specification to the
`@DisplayName` specification and back.
"""
import re