Skip to content

Support compact 0.23.0, migrate to vitest#68

Merged
andrew-fleming merged 9 commits intomainfrom
migrate-to-vitest
May 19, 2025
Merged

Support compact 0.23.0, migrate to vitest#68
andrew-fleming merged 9 commits intomainfrom
migrate-to-vitest

Conversation

@andrew-fleming
Copy link
Contributor

Fixes #67

This PR proposes to:

  • Replace jest with vitest
  • Bump dependencies for compact v0.23.0
  • Bump pragma language_version to v0.15 in contracts

PR Checklist

  • Tests
  • Documentation

@andrew-fleming andrew-fleming changed the title Migrate to vitest Support compact 0.23.0, migrate to vitest May 19, 2025
Copy link
Contributor

@emnul emnul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! All changes look pretty straightforward

@andrew-fleming andrew-fleming merged commit 2a20ff6 into main May 19, 2025
emnul pushed a commit that referenced this pull request Jun 5, 2025
* migrate to vitest, bump compact-runtime

* use vitest run, remove vitest ui dep

* add vitest imports for testing

* remove vitest ui

* bump compact-runtime to 0.8.1

* set vitest reporters to verbose

* fix fmt

* fix lint

* remove unused dep

Signed-off-by: Emanuel Solis <esolis6114@gmail.com>
emnul pushed a commit that referenced this pull request Jun 5, 2025
* migrate to vitest, bump compact-runtime

* use vitest run, remove vitest ui dep

* add vitest imports for testing

* remove vitest ui

* bump compact-runtime to 0.8.1

* set vitest reporters to verbose

* fix fmt

* fix lint

* remove unused dep

Signed-off-by: Emanuel Solis <esolis6114@gmail.com>
emnul pushed a commit that referenced this pull request Jun 5, 2025
* migrate to vitest, bump compact-runtime

* use vitest run, remove vitest ui dep

* add vitest imports for testing

* remove vitest ui

* bump compact-runtime to 0.8.1

* set vitest reporters to verbose

* fix fmt

* fix lint

* remove unused dep

Signed-off-by: Emanuel Solis <esolis6114@gmail.com>
emnul pushed a commit that referenced this pull request Jun 26, 2025
* migrate to vitest, bump compact-runtime

* use vitest run, remove vitest ui dep

* add vitest imports for testing

* remove vitest ui

* bump compact-runtime to 0.8.1

* set vitest reporters to verbose

* fix fmt

* fix lint

* remove unused dep
emnul pushed a commit that referenced this pull request Jun 26, 2025
* migrate to vitest, bump compact-runtime

* use vitest run, remove vitest ui dep

* add vitest imports for testing

* remove vitest ui

* bump compact-runtime to 0.8.1

* set vitest reporters to verbose

* fix fmt

* fix lint

* remove unused dep
emnul pushed a commit that referenced this pull request Jun 26, 2025
* migrate to vitest, bump compact-runtime

* use vitest run, remove vitest ui dep

* add vitest imports for testing

* remove vitest ui

* bump compact-runtime to 0.8.1

* set vitest reporters to verbose

* fix fmt

* fix lint

* remove unused dep
@andrew-fleming andrew-fleming deleted the migrate-to-vitest branch July 8, 2025 18:16
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.

Change testing framework

2 participants