Tips

Visual, standalone, bite-sized learning resources organized into different categories.

Perform Simple Math in Search Everywhere
Perform Simple Math in Search Everywhere
Quickly perform simple math operations from the comfort of your IDE.
Run a Single Test
Run a Single Test
Focus your testing on new test cases or tests that fail.
Run Individual Testify Test Suites
Run Individual Testify Test Suites
Run only the testify test suites or subtests that matter to you.
Rerun Testify Subtests
Rerun Testify Subtests
Rerun just the subtest you need from a testify suite.
Preview File Contents
Preview File Contents
Have a look at what's in the file without opening it.
Open Shell in Kubernetes
Open Shell in Kubernetes
Run an interactive shell for the container in the selected pod.
Open File in Split Editor
Open File in Split Editor
View two files side-by-side by directly opening the second one in a split-editor mode
Open Console in Kubernetes
Open Console in Kubernetes
Attach to the console of a process running inside a container of the selected pod.
Navigate to Subtests
Navigate to Subtests
Jump to the specific test case from the results window.
Full Support of Mermaid Syntax
Full Support of Mermaid Syntax
Seamlessly integrate, create, and visualize Mermaid diagrams.
Live Template to Create Test Function
Live Template to Create Test Function
Write tests faster thanks to the builtin func Test live template.
Live Template to Write Benchmark Functions
Live Template to Write Benchmark Functions
Write benchmarks quicker thanks to the builtin bench live template.