Skip to content

Migrate to test item framework - #14

Merged
davidanthoff merged 1 commit into
mainfrom
migrate-testitem-framework
Aug 29, 2026
Merged

Migrate to test item framework#14
davidanthoff merged 1 commit into
mainfrom
migrate-testitem-framework

Conversation

@davidanthoff

Copy link
Copy Markdown
Member

This PR migrates the package to the test item framework and modernizes the repository infrastructure:

  • Tests use TestItems.jl @testitems with a TestItemRunner-based test/runtests.jl
  • CI is the reusable testitem workflow v2 (juliaci.yml); all PkgButler workflows and .jlpkgbutler.toml are removed
  • Dependabot config for the julia and github-actions ecosystems replaces CompatHelper
  • Minimum supported Julia version is raised to 1.12, with the corresponding minor version bump (-DEV)
  • Compat bounds for Queryverse sibling packages are widened to accept the versions from this migration wave
  • LICENSE copyright year extended to 2026
  • README shows the GitHub Actions badge instead of the dead Travis/AppVeyor badges
  • Docs upgraded to Documenter 1
  • .gitignore covers Manifest.toml and test output files
    Test item passes locally on Julia 1.12.

🤖 Generated with Claude Code

Migrate tests and CI to the test item framework, remove PkgButler,
bump min Julia to 1.12, and modernize repo infrastructure.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@davidanthoff
davidanthoff merged commit b3eb09f into main Aug 29, 2026
18 checks passed
@davidanthoff
davidanthoff deleted the migrate-testitem-framework branch August 29, 2026 03:58
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