Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
title: Improved Unit Testing for Motoko
links:
Forum Link:
Proposal:
eta: Q1 23
is_community: true
---
This brings a number of enhancements to unit testing in Motoko, including
support for watch mode, VSCode extension GUI, and more. See the
PR [here](https://github.com/dfinity/motoko-base/pull/527)