Abstract Puppet for Wechaty
Puppet WeChat for Wechaty
Puppet Service for Wechaty
Puppet Sass Variables is a set of public Sass variables corresponding to Puppet Design System color palettes, typography, borders, and spacing.
Abstract Puppet for Wechaty
Wechat4u Puppet for Wechaty
## Usage
Puppet PadLocal for Wechaty
Puppet Mocker for Wechaty
`anchor-bankrun` is a small but powerful extension to [solana-bankrun](https://github.com/kevinheavey/solana-bankrun) that enables using both Anchor and Bankrun with only a one-line code change. It does this by exporting a `BankrunProvider` class that can
Puppet React Components is a collection of general-purpose reusable React components and their associated styles.
Puppet Service for Wechaty
A Backstage catalog backend module that helps integrate towards PuppetDB
## Project setup ``` yarn install ```
A broker element to make working with Beaker Browser's API even easier.
`anchor-litesvm` is a small extension to [LiteSVM](https://github.com/LiteSVM/litesvm) that enables using both Anchor and LiteSVM with minimal code changes. It does this by exporting a `LitesvmProvider` class that can be used as a replacement for `AnchorP
Puppet XP for Wechaty
Module containing the errors used by beaker and its submodules
Padlocal ts client
> :warning: **Experimental. Zero tests. Please report issues**
Wechaty Puppet for WhatsApp
Puppet Puppeteer for Wechaty
Wechaty Puppet for WhatsApp
Lays down a customized puppet testbed based on the puppet skeleton
For use for the Beaker acceptance testing tool
Provides a unified external interface to choosing which version of puppet to install on the systems under test. For details on Beaker, see https://github.com/puppetlabs/beaker
For use for the Beaker acceptance testing tool
Puppeter is a automated, unattended, Puppet installer, and beaker-puppeter is a Beaker extension that adds helper methods to use in your spec_helper_acceptance file.
Helpers to allow beaker-based tests to use librarian-puppet for module installation on VM hosts
This gem extends the Beaker DSL for the purpose of changing things on a Puppet master
Puppet testing tool coupled with Beaker
Used to monitor performance on a puppet infrastructure node in a Beaker test
Many other Ruby libraries that simplify parallel execution support one primary use case - crunching through a large queue of small, similar tasks as quickly and efficiently as possible. This library primarily supports the use case of executing a few larger and unrelated tasks in parallel, automatically managing the stdout and passing return values back to the main process. This library was created to be used by Puppet's Beaker test framework to enable parallel execution of some of the framework's tasks, and allow users to execute code in parallel within their tests.