Base32h-tests Alternatives
Similar projects and alternatives to base32h-tests
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better base32h-tests alternative or higher similarity.
base32h-tests discussion
base32h-tests reviews and mentions
Posts with mentions or reviews of base32h-tests.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-02-01.
-
Prefer table driven tests (2019)
I'm fond of taking this a step further and actually offloading the test cases to a separate language-agnostic file, then have implementations' test harnesses read cases from that file. The Ruby gem for Base32H¹ does exactly this to test the encoder/decoder logic, pulling the test cases from CSV files in a separate repo² included as a Git submodule. One of these days I need to port the other reference implementations over to using the tests repo, but once that's done I'll be able to update the test cases in one place and they'll automatically work everywhere.
----
¹ https://github.com/Base32H/base32h.rb/tree/master/spec
² https://github.com/Base32H/base32h-tests
Stats
Basic base32h-tests repo stats
1
1
10.0
over 4 years ago
Base32H/base32h-tests is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.