dprint / dprint-intellij

A dprint plugin for Intellij.
https://plugins.jetbrains.com/plugin/18192-dprint
MIT License
13 stars 2 forks source link

Set up kotest and mockk plus split formatter service for testing. #68

Closed ryan-rushton closed 9 months ago

ryan-rushton commented 9 months ago

Overview

This adds kotest and mockk test dependencies, swaps existing tests over to them, and creates tests for the formatter service.