macOS
brew install toml-testlocal Homebrew formula metadata
brew / Rang 8854
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für toml-test in AI-Agent-Workflows.
Installation
brew install toml-testlocal Homebrew formula metadata
nix profile install nixpkgs#toml-testnixpkgs package indexes · pkgs/by-name/to/toml-test/package.nix · Quelle: api.github.com
Überblick
Language agnostic test suite for TOML parsers
Verlauf
toml-test is the TOML project's language-agnostic conformance test suite for TOML parsers and writers. It is a package-nerd tool because it turns a configuration-file format into a repeatable CLI check that parser implementations and distro builds can run.
The official README describes toml-test as a language-agnostic suite for verifying TOML decoders and encoders. Its tests are organized as valid and invalid cases, with JSON used as the comparison format for decoder output and encoder input.
The release history reflects the TOML specification's evolution. GitHub lists v1.0.0 as adding TOML 1.0.0 support and later release notes describe support for both TOML 1.0 and upcoming TOML 1.1 test files. The repository listed v2.2.0 as the latest release on 30 April 2026.
Because TOML is used as configuration syntax across language ecosystems, a language-neutral test tool is useful to parser authors who do not share a runtime. The batch input records Homebrew and Nix packages, which fits toml-test's role as a small executable that can be installed independently of any one parser library.
Developers run toml-test against a parser or writer command to verify that invalid documents are rejected and valid documents round-trip to the expected JSON representation. The README also documents how projects can use the test files without the toml-test binary.
toml-test is significant precisely because it is not an application framework. It is a compact compliance harness that helps package maintainers, parser authors, and downstream users notice TOML compatibility regressions across languages.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
toml-test | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:toml-test |
|---|---|
| Version | 2.2.0 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/toml-lang/toml-test |
| Repository | https://github.com/toml-lang/toml-test |
| Zuletzt aktualisiert | 2026-07-26T00:51:25+02:00 |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
toml-test
nix profile install nixpkgs#toml-testQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.