Skip to content

Releases: codymikol/neotest-kotlin

v1.0.0

09 Jul 22:10
Compare
Choose a tag to compare

1.0.0 (2025-07-09)

Features

  • add a readme (dc8caf9)
  • add a readme (7129bd9), closes #4
  • add FunSpec treesitter-query (8f0a302)
  • add kotest FunSpec treesitter-query (820681a)
  • add luarocks workflow (d9e0f2f)
  • add release please workflow (65fc3ba)
  • add test for FunSpec (9f22c23)
  • custom gradle init script instead of --debug (e1b3d92)
  • first working release (c333bad)
  • first working release (9c6cec0)
  • Kotest FunSpec support (857064e)
  • Kotest ShouldSpec support (a0fee47)
  • Kotest StringSpec support (6f5eead)
  • kotest: treesitter query xit / xdescribe (cd0b683)
  • kotest: treesitter query xit / xdescribe (abc9367), closes #24
  • nix: add a nix flake (11942f0), closes #58
  • remove appending " should" and " when" (10010a9)
  • setup Kotest AnnotationSpec (1d9d090)
  • setup Kotest ExpectSpec (24e0deb)
  • Setup Kotest ExpectSpec (35db333)
  • setup Kotest FeatureSpec (79687de)
  • setup Kotest FreeSpec (eaf04c4)
  • Setup Kotest FreeSpec (8ac9ab0)
  • Setup Kotest StringSpec (c13d2f5)
  • Support errors (04c751d)
  • Support executing directories of tests + GitHub Actions (da5779a)
  • support executing test directories/folders (485f088)
  • support Kotest WordSpec (9e3b83d)
  • support reporting errors in output panel (445b7a5)

Bug Fixes

  • add MIT license (921feb7)
  • build_spec: correctly identify root (95f07ce)
  • build_spec: correctly identify root (cff61c1), closes #26
  • declaring context twice results in duplicate namespaces (c35fe64)
  • filter: typo taret -> target (611389d)
  • identify tests (86e2fd3)
  • init: fix typo (67a3c53), closes #40
  • nix: use correct version of temurin (f81fa37)
  • output parsing (6c8c9f6)
  • position-parser: use latest treesitter methods (4cefbc1)
  • properly support errors and short (6248852)
  • redme -> README (52c5ac6)
  • redme -> README (04627bd)
  • remove unused (48345be)
  • update treesitter queries (6b83134)