Key | Value |
---|---|
CRC32 | 90EFFEE0 |
FileName | test.rb |
FileSize | 6888 |
MD5 | CDAD5AC029003AC89A4DCD2344E23E1E |
OpSystemCode | {'MfgCode': '1006', 'OpSystemCode': '362', 'OpSystemName': 'TBD', 'OpSystemVersion': 'none'} |
ProductCode | {'ApplicationType': 'Operating System', 'Language': 'Multilanguage', 'MfgCode': '2529', 'OpSystemCode': '913', 'ProductCode': '185406', 'ProductName': 'Linux Mint Xfce (Sonya)', 'ProductVersion': '18.2'} |
RDS:package_id | 222721 |
SHA-1 | 7614B82D32D99902426B60ECEF455C53D4767FD9 |
SHA-256 | 2A455E1482D147A18503B9F21F9696EFD88C40577A441EF89AEF2290EC590C07 |
SHA-512 | B00AC5578D02F4760FF780768ABEC0147DB174309CF75693A3AE032C1396EA37BEEC3D2E278A6B4F471694F3F20910787CEEF7CE875D85C918F7005C88D64EF5 |
SSDEEP | 192:r6f2aLv5Vc3v8sjAuJD606/WvQvhgh4zoDBWE87W34:e2aTHc3XAhV/WvQ1oDBJ87t |
SpecialCode | |
TLSH | T18CE1100FA353117D64A2D9B054D9AD66AF1AA17B81C05A6CF4EEC0C83F1052569F3FF4 |
db | nsrl_modern_rds |
insert-timestamp | 1727040616.7061908 |
mimetype | text/x-ruby |
source | RDS.db |
tar:gname | bin |
tar:uname | root |
hashlookup:parent-total | 68 |
hashlookup:trust | 100 |
The searched file hash is included in 68 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/6.1/packages//mips64//ruby-2.3.3.tgz |
MD5 | B46FB1DE41A7325E58690CEF7A0311D9 |
SHA-1 | 02231AF790DBC3B171A75054342F6914A157C8FF |
SHA-256 | CF3B1D81C3E6D44D2CB0208FC3763F27207F65FF05D382640D774BB056B1547D |
SSDEEP | 196608:TWe+IpdvwLUXuamGi8/dnOZcJv7ebXfSp+fPa7:TWDIpd4LUXuam/ciIv7ebXfO+fPE |
TLSH | T171763341A4A4B1D19005D8376229B723633137D67EFAB9C76C1B3FA4A3D295CFD28D84 |
Key | Value |
---|---|
MD5 | 68879A0C62EF5426347CF616A5F5C555 |
PackageArch | noarch |
PackageDescription | minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking. minitest/unit is a small and incredibly fast unit testing framework. It provides a rich set of assertions to make your tests clean and readable. minitest/spec is a functionally complete spec engine. It hooks onto minitest/unit and seamlessly bridges test assertions over to spec expectations. minitest/benchmark is an awesome way to assert the performance of your algorithms in a repeatable manner. Now you can assert that your newb co-worker doesn't replace your linear algorithm with an exponential one! minitest/mock by Steven Baker, is a beautifully tiny mock (and stub) object framework. minitest/pride shows pride in testing and adds coloring to your test output. I guess it is an example of how to write IO pipes too. :P minitest/unit is meant to have a clean implementation for language implementors that need a minimal set of methods to bootstrap a working test suite. For example, there is no magic involved for test-case discovery. minitest doesn't reinvent anything that ruby already provides, like: classes, modules, inheritance, methods. This means you only have to learn ruby to use minitest and all of your regular OO practices like extract-method refactorings still apply. |
PackageMaintainer | Fedora Project |
PackageName | rubygem-minitest |
PackageRelease | 101.fc24 |
PackageVersion | 5.8.4 |
SHA-1 | 0647A2E02119274C1663E0CDF4EB1C2951C5FE81 |
SHA-256 | 6B4337ED61EA60EE02F054D27C02B37890A621E9790C3DE5E23FDA85FA0D98B3 |
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/6.1/packages//arm//ruby-2.3.3.tgz |
MD5 | DCC69C1531BB6C9E815B0C905B0C770B |
SHA-1 | 0B3235A2976B64BE5E9F2160F86385F5907D7F50 |
SHA-256 | 770F4187AE58711640D8548B2DCAD5BD18A881E074FF39381695FE66717F8B0F |
SSDEEP | 196608:7eT4oiMUaYYBIZKeQWHod3+wTPTwvlsFcX7ebXfSp+fPa0:R3ireBoE8PilsFcX7ebXfO+fPP |
TLSH | T12376339D0AFEDC41F090B61B9622B9124D04369F88A2ED91F42054F953B21BD7A7BDF3 |
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/6.3/packages//mips64el//ruby-2.3.6p0.tgz |
MD5 | 7847F4888A4943CA66408446AB228921 |
SHA-1 | 0E120A6A89E561339620B0D1EFBC399383D60461 |
SHA-256 | 22DBD19A739A856A18287DDF76A47F1F983F2DDD7F67D6466199162FCB1452B7 |
SSDEEP | 196608:DUNbrvMfvwLqYVk5MKiUwxAqYcOTtXsAADKSp+fPaB:bQLqTMKjwxFYBtXtADKO+fPy |
TLSH | T15D763311459EE72CE2BCB09AF87F4931B57C925DCCBB98C9B14928A90F26DF08917874 |
Key | Value |
---|---|
MD5 | 3C53FD15FC11D6B5005E0153E230BB05 |
PackageArch | noarch |
PackageDescription | minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking. minitest/unit is a small and incredibly fast unit testing framework. It provides a rich set of assertions to make your tests clean and readable. minitest/spec is a functionally complete spec engine. It hooks onto minitest/unit and seamlessly bridges test assertions over to spec expectations. minitest/benchmark is an awesome way to assert the performance of your algorithms in a repeatable manner. Now you can assert that your newb co-worker doesn't replace your linear algorithm with an exponential one! minitest/mock by Steven Baker, is a beautifully tiny mock (and stub) object framework. minitest/pride shows pride in testing and adds coloring to your test output. I guess it is an example of how to write IO pipes too. :P minitest/unit is meant to have a clean implementation for language implementors that need a minimal set of methods to bootstrap a working test suite. For example, there is no magic involved for test-case discovery. minitest doesn't reinvent anything that ruby already provides, like: classes, modules, inheritance, methods. This means you only have to learn ruby to use minitest and all of your regular OO practices like extract-method refactorings still apply. |
PackageMaintainer | Fedora Project |
PackageName | rubygem-minitest5 |
PackageRelease | 2.fc24 |
PackageVersion | 5.8.4 |
SHA-1 | 13BA92DB1F8761E7B224AFD9B8C697461B80E81D |
SHA-256 | 44C93388363972AE49748D26BEE549553B2F5A731D250C89BD815B4C0017511F |
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/6.4/packages//i386//ruby-2.3.7.tgz |
MD5 | 6AF6AD964BEEE049BF83E80DC457381B |
SHA-1 | 13D7428A631F77A85E23DA64B714F72B6FE85B2C |
SHA-256 | F7664BF268D1C734EB8FE0B7ADD033C315E0BB575D5D20E47010B21309CC6B55 |
SSDEEP | 196608:XHhRn1z9fgUW2xmBRxazC3KZ3pF/W+qLxmPfSp+fPa4:XHhb9chK7hExmPfO+fPP |
TLSH | T1F5763361E88AEC3604D4CD2FD51ACA1C873687FF99C1D0AD1F0F276B0A094966E1BDE5 |
Key | Value |
---|---|
MD5 | A1AFB8367455C48E0CB729195B07AFC0 |
PackageArch | x86_64 |
PackageDescription | minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking. "I had a class with Jim Weirich on testing last week and we were allowed to choose our testing frameworks. Kirk Haines and I were paired up and we cracked open the code for a few test frameworks... I MUST say that minitest is *very* readable / understandable compared to the 'other two' options we looked at. Nicely done and thank you for helping us keep our mental sanity." -- Wayne E. Seguin minitest/unit is a small and incredibly fast unit testing framework. It provides a rich set of assertions to make your tests clean and readable. minitest/spec is a functionally complete spec engine. It hooks onto minitest/unit and seamlessly bridges test assertions over to spec expectations. minitest/benchmark is an awesome way to assert the performance of your algorithms in a repeatable manner. Now you can assert that your newb co-worker doesn't replace your linear algorithm with an exponential one! minitest/mock by Steven Baker, is a beautifully tiny mock (and stub) object framework. minitest/pride shows pride in testing and adds coloring to your test output. I guess it is an example of how to write IO pipes too. :P minitest/unit is meant to have a clean implementation for language implementors that need a minimal set of methods to bootstrap a working test suite. For example, there is no magic involved for test-case discovery. "Again, I can't praise enough the idea of a testing/specing framework that I can actually read in full in one sitting!" -- Piotr Szotkowski Comparing to rspec: rspec is a testing DSL. minitest is ruby. -- Adam Hawkins, "Bow Before MiniTest" minitest doesn't reinvent anything that ruby already provides, like: classes, modules, inheritance, methods. This means you only have to learn ruby to use minitest and all of your regular OO practices like extract-method refactorings still apply. |
PackageName | ruby2.7-rubygem-minitest |
PackageRelease | 1.45 |
PackageVersion | 5.7.0 |
SHA-1 | 13FAF31E0EA17EF128BDF6E3275866174FE92ADB |
SHA-256 | 1844CC4DC62A1B1C6362162EBEA7E0388CFFC862195BB80D4A820FDE95D6F415 |
Key | Value |
---|---|
FileSize | 36556 |
MD5 | 1978B3F18BA28606BBA4E7350B2C290B |
PackageDescription | Ruby test tools supporting TDD, BDD, mocking, and benchmarking minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking. . minitest/unit is a small and incredibly fast unit testing framework. It provides a rich set of assertions to make your tests clean and readable. . minitest/spec is a functionally complete spec engine. It hooks onto minitest/unit and seamlessly bridges test assertions over to spec expectations. . minitest/benchmark is an awesome way to assert the performance of your algorithms in a repeatable manner. Now you can assert that your newb co-worker doesn't replace your linear algorithm with an exponential one! . minitest/mock by Steven Baker, is a beautifully tiny mock object framework. . minitest/pride shows pride in testing and adds coloring to your test output. . minitest/unit is meant to have a clean implementation for language implementors that need a minimal set of methods to bootstrap a working test suite. For example, there is no magic involved for test-case discovery. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | ruby-minitest |
PackageSection | ruby |
PackageVersion | 5.8.4-2 |
SHA-1 | 16C263BBBE35DF5061C991740655D6A7D35C83AA |
SHA-256 | 893C88EF6BA04001DC397B7245149C82309534652A2B3545327117E0EB5D6FD6 |
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/6.1/packages//hppa//ruby-2.3.3.tgz |
MD5 | 0B1C2A548C6B9C55527F1CFC4AADC8AF |
SHA-1 | 1FC4810B07857DA30051843BC8FA20D85ED870A2 |
SHA-256 | F5A911130FBD9A3D9CA1BF997D42ADE1D6CE9FDD3EE1D5BB42449D46E77CB7F7 |
SSDEEP | 196608:x0oxBGf9btmh+qMjmp1AYE3C5D7ebXfSp+fPa+:x0o+f9btmqjAAT3C17ebXfO+fPZ |
TLSH | T16B7633C4C6F2F4A99D66D5ABCB397C1C3C18126B7D929A13A12DBBDE130E40F518E5E0 |
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/5.9/packages//amd64//ruby-2.3.0.tgz |
MD5 | 8B2C770384B643C70774EB749433585D |
SHA-1 | 27E00F94ECA2DD07B1E640511369D53E6B4FA7D6 |
SHA-256 | 03CAB0E6C6EC51588E79ACF901926D815E61480B441D29F4AEDCE16BD70F1023 |
SSDEEP | 196608:/rvDLaY8FjasUZu92B2JxT7sEfe4WKWPrUvVD8b1s:rDaFjHeu9S2JZ7bfeGWPaD8b1s |
TLSH | T13776330DF83471BDCA264516C90ABFC531C91BAA1D98900E283AF949D47ECEBC1E7976 |