Project
Reverse Dependencies for minitest
The projects listed here declare minitest as a runtime or development dependency
0.0
winloop is a Ruby Fiber::Scheduler built on Win32 I/O Completion Ports. It
makes ordinary socket I/O, sleeps, timeouts and Mutex/Queue/Thread#join run
cooperatively on a single thread — the async-runtime story that has always
been weak on Windows, done the way libuv/mio/wepoll do it: readiness ov...
2021
2022
2023
2024
2025
2026
0.0
gem install winningest
2021
2022
2023
2024
2025
2026
0.0
The WinPrint library offers a way to send raw data to
a system printer on windows. It also allows to fetch the
printer list.
2021
2022
2023
2024
2025
2026
0.0
winproc is a native extension for controlling Windows processes the way the
OS intends: argv-array spawning with exact quoting and per-handle inheritance
(PROC_THREAD_ATTRIBUTE_HANDLE_LIST), job objects with kill-on-close so a
spawned tree can never outlive you (even across a crash), atomic job
p...
2021
2022
2023
2024
2025
2026
0.0
winreg is a native extension exposing the Win32 registry through a typed,
hard-to-misuse Ruby API: strict typed readers and writers for REG_SZ,
REG_EXPAND_SZ (never auto-expanded), REG_MULTI_SZ (correct double-NUL wire
format), REG_DWORD/REG_QWORD (range-checked), and REG_BINARY, with raw
escape ...
2021
2022
2023
2024
2025
2026
0.0
winsvc runs a Ruby process as a Windows service (SERVICE_WIN32_OWN_PROCESS)
with correct service-control-manager integration: the control handler is
pure C (no Ruby ever runs on an SCM thread), controls arrive on a
Thread::Queue (fiber-scheduler cooperative), SERVICE_STOPPED is reported
exactly o...
2021
2022
2023
2024
2025
2026
0.0
WinterTc provides a Ruby HTTP client whose interface mirrors the JavaScript
Fetch API as closely as possible. It exposes WinterTc::Request,
WinterTc::Response, WinterTc::Headers, and WinterTc.fetch — all with the
same semantics as their browser counterparts. No runtime gem dependencies:
only Ru...
2021
2022
2023
2024
2025
2026
0.0
wintoast pops native Windows toast notifications from plain Ruby scripts using
the WinRT notification API that ships with Windows — no Windows App SDK, no
packaging, no COM activation server, no elevation — and drives progress on the
taskbar button (ITaskbarList3) and the Windows Terminal tab (OS...
2021
2022
2023
2024
2025
2026
0.0
winwatch watches a directory (optionally a whole subtree) with a single
overlapped ReadDirectoryChangesW operation and delivers :added/:modified/
:removed/:renamed events with absolute UTF-8 paths. Kernel buffer overflow is
surfaced as an explicit :rescan event (never silently dropped) and a dyin...
2021
2022
2023
2024
2025
2026
0.0
Makers unite through WIP.chat API to build more awesomeness!
2021
2022
2023
2024
2025
2026
0.0
Implementation of ISO 20022 payment initiation (pain) messages and bank providers for wire transfers
2021
2022
2023
2024
2025
2026
0.0
A lightweight, declarative dependency-provider
2021
2022
2023
2024
2025
2026
0.0
A lightweight dependency injection framework to help wire up objects in Ruby
2021
2022
2023
2024
2025
2026
0.0
Wires extension gem for integration with icalendar events.
2021
2022
2023
2024
2025
2026
0.0
Wires extension gem to integrate with inotify via rb-inotify.
2021
2022
2023
2024
2025
2026
0.0
Witei Web API
2021
2022
2023
2024
2025
2026
0.0
Temporarily add context to failing tests to get more information, such as what HTML was being examined when a browser-based test fails.
2021
2022
2023
2024
2025
2026
0.0
Perform some actions on a git repo then push the results back
2021
2022
2023
2024
2025
2026
0.0
An extension for ActiveRecord for finding broken associations
2021
2022
2023
2024
2025
2026
0.0
Ensures that a ruby process can't be run concurrently
2021
2022
2023
2024
2025
2026