Filter By

Package Types

Operating System

Categories

Trust Information

By: | 289 downloads | Last Updated: 3/15/2023 | Latest Version: 0.0.1.4

Unit test framework that runs tests in the form of PS5 classes and methods annotated with [TestClass] and [TestMethod] attributes. Expression tree builder for complex test assertions.

By: | 25 downloads | Last Updated: 2/27/2023 | Latest Version: 1.0.1

Mimic Linux Expect, Spawn, and Send commands in Powershell without any external dependencies - Spawn -Command "npm run dev" - ExpectThenSend -Command "\r" -Expect ".*Press Enter.*" - Expect -Expect ".*Username.*" - Send "David\r"