assert.ahk

assert.ahk JS library on GitHub assert.ahk JS library on npm Download assert.ahk JS library

A unit test framework for AutoHotkey

Version 0.1.2 License BSD-2-Clause
assert.ahk has no homepage
assert.ahk JS library on GitHub
assert.ahk JS library on npm
Download assert.ahk JS library
Keywords
AutoHotKeyAHKunit testing
INSTALL
Type:
<script type="module"> import assertAhk from 'https://cdn.jsdelivr.net/npm/assert.ahk@0.1.2/+esm' </script>
Learn more