Skip to content

Move testing to nextest#75

Open
ikripaka wants to merge 10 commits into
devfrom
feat/nextest
Open

Move testing to nextest#75
ikripaka wants to merge 10 commits into
devfrom
feat/nextest

Conversation

@ikripaka
Copy link
Copy Markdown
Collaborator

@ikripaka ikripaka commented May 12, 2026

  • This PR suggests a bug fix and I've added the necessary tests.
  • This PR introduces a new feature and I've discussed the update in an Issue or with the team.
  • This PR is just a minor change like a typo fix.

  • migrate existing interface to nextest testing framework https://nexte.st
  • update simplexup to install nextest by default
  • add nextest dependency as a standalone binary, which is installed via simplexup
  • add cargo-binstall dependency for cargo-nextest binary installation

@ikripaka ikripaka self-assigned this May 12, 2026
Base automatically changed from dev to master May 12, 2026 19:06
@Arvolear Arvolear changed the base branch from master to dev May 13, 2026 15:52
@ikripaka ikripaka force-pushed the feat/nextest branch 2 times, most recently from 4e9006f to c60bc81 Compare May 14, 2026 05:43
@ikripaka ikripaka marked this pull request as ready for review May 14, 2026 07:18
@ikripaka ikripaka requested a review from Arvolear as a code owner May 14, 2026 07:18
…installation

* edit simplexup to install local binary version
* add one more verbosity level for additional cargo verbosity
* fix todo for const variable
Comment thread crates/cli/src/commands/test.rs Outdated
Comment thread crates/test/src/config.rs Outdated
Comment thread simplexup/simplexup Outdated
Comment thread crates/cli/src/commands/test.rs
Comment thread crates/cli/src/commands/test.rs
Comment thread simplexup/simplexup Outdated
Comment thread simplexup/simplexup
Comment thread simplexup/simplexup
Comment thread crates/cli/src/commands/test.rs Outdated
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.

2 participants