Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 780 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 780 Bytes

spec-mate

Super simple Intellij Idea plugin to "Go To Spec" for clojure speclj tests.

Installation

  1. Go to the releases section of this repository and select a versioned .jar file
  2. Open Intellij Idea and nagivate to Intellij Idea > Settings... > Plugins
  3. Slect the gear ⚙ icon, usually next to Marketplace/Installed
  4. Select Install Plugin from Disk...
  5. Select the spec-mate-[VERSION].jar file

Usage

While looking at a .clj, .cljc, or .cljs file in Intellij, right click and select Go To... > Spec and you will be navigated to the speclj test if it exists.

To set as a hotkey:

  1. Navigate to Intellij Idea > Settings > Keymap > Plugins > spec-mate > Spec
  2. Set your desired hotkey