Can I import custom metadata (like descriptions) for automated tests?
No, Testomat.io doesn’t import custom metadata fields for automated tests. Fields like description, examples (expected values), and steps exist for manual tests only.
When you import Playwright tests, Testomat.io brings in your test titles, structure, and source code, but not the custom metadata you defined in the files.
What to do instead
Section titled “What to do instead”Rather than writing descriptions one test at a time, use the Write Descriptions from Code AI agent. It reads your test code and writes descriptions for the automated tests that don’t have one, across your whole project, so you don’t repeat the work test by test. Any changes it makes can be reverted in Pulse.
See AI Agents to set it up.
Want this at import time?
Section titled “Want this at import time?”Generating descriptions automatically during import isn’t available today. If that would help your workflow, submit a feature request so the team can consider it.