Skip to content

Conversation

y-hsgw
Copy link
Member

@y-hsgw y-hsgw commented Sep 17, 2025

Checks

Changes

  • Explicitly specified type arguments for map and flatMap calls used in test case definitions

Motivation

This change improves developer experience and code maintainability by leveraging TypeScript's type system more effectively in test definitions. With proper type arguments, we gain better autocompletion, stricter checks, and clearer code when working with test case arrays.

Context

Since the diff is expected to be large, this PR updates only the tests for the rule mentioned in issue #202 for now.

@Belco90 Belco90 merged commit 086eab9 into main Sep 18, 2025
32 checks passed
@Belco90 Belco90 deleted the refactor/strict-testcase-types branch September 18, 2025 15:23
Copy link

🎉 This PR is included in version 7.8.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants