Skip to content

Add consumer-style testing for Turf#3065

Merged
mfedderly merged 2 commits into
masterfrom
mf/consumer-tests
May 21, 2026
Merged

Add consumer-style testing for Turf#3065
mfedderly merged 2 commits into
masterfrom
mf/consumer-tests

Conversation

@mfedderly

@mfedderly mfedderly commented May 19, 2026

Copy link
Copy Markdown
Collaborator

We add a handful of packages to test using Turf in ways that we might expect a consumer to have. Specifically we test from CommonJS and ESM module types, and we test Node native consuming as well as TypeScript targeted towards NodeJS and bundler consumers.

This should hopefully give us more assurance that the package.json entries are actually working as expected and we aren't accidentally breaking compatibility.

Note: some of the other changes originally pushed to this branch were rebased out into the other linked PRs #3066 and #3067.

mfedderly added 2 commits May 21, 2026 17:34
We add a handful of packages to test using Turf in ways that we might expect a consumer to have.
Specifically we test from CommonJS and ESM module types, and we test Node native consuming as well as TypeScript targeted towards NodeJS and bundler consumers.

This should hopefully give us more assurance that the package.json entries are actually working as expected and we aren't accidentally breaking compatibility.
@mfedderly mfedderly force-pushed the mf/consumer-tests branch from b168518 to 9bfc6fd Compare May 21, 2026 21:35
@mfedderly mfedderly merged commit d340420 into master May 21, 2026
4 checks passed
@mfedderly mfedderly deleted the mf/consumer-tests branch May 21, 2026 21:47
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