Key | Value |
---|---|
CRC32 | FA214098 |
FileName | ./usr/share/doc/perl-TAP-Formatter-HTML/README |
FileSize | 12742 |
MD5 | 7C7B30524E83246C3D460EC3244C42C7 |
OpSystemCode | {'MfgCode': '1006', 'OpSystemCode': '362', 'OpSystemName': 'TBD', 'OpSystemVersion': 'none'} |
ProductCode | {'ApplicationType': 'Software', 'Language': 'English', 'MfgCode': '1533', 'OpSystemCode': '28', 'ProductCode': '17352', 'ProductName': 'CPAN Comprehensive Perl Archive Network Complete Mirror 2016-01-20', 'ProductVersion': '2016-01-20'} |
SHA-1 | 8185F066196FA6F91AD83EDE6265421C5BC72C41 |
SHA-256 | A84107CDDF147522C6256CE37371713FF3CBB02AEB3E616FE92C56EDF695BCF6 |
SSDEEP | 192:YDOepkWB9t3TChMkyIY6+ul7AHCOg3xM3aseewK+saSw6wgH:Y6wHB9fY+zCOg3xM3bek+sXwe |
SpecialCode | |
TLSH | T12942E81DEDA15235066286F8B4CAD1A5E70DFA3F07502486B4DE836C1F03E7903B6BE5 |
db | nsrl_modern_rds |
insert-timestamp | 1647025105.2876632 |
source | NSRL |
hashlookup:parent-total | 35 |
hashlookup:trust | 100 |
The searched file hash is included in 35 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
MD5 | 2170CFE11C616F4FC3A8E6FF7BF1E973 |
PackageArch | noarch |
PackageDescription | This module provides HTML output formatting for TAP::Harness (a replacement for Test::Harness. It is largely based on ideas from TAP::Test::HTMLMatrix (which was built on Test::Harness and thus had a few limitations - hence this module). For sample output, see: |
PackageMaintainer | Fedora Project |
PackageName | perl-TAP-Formatter-HTML |
PackageRelease | 2.fc19 |
PackageVersion | 0.11 |
SHA-1 | 1649731EB1F710CBDD6C4650711F49AD9A0EEB8F |
SHA-256 | 9308F0F98403A06D3F16779DE9FE08238A86ADA738B2984C5118F08F7447A3C6 |
Key | Value |
---|---|
MD5 | 6ABE95C84D7229B5FED2E2A9709F7A31 |
PackageArch | noarch |
PackageDescription | This module provides HTML output formatting for TAP::Harness (a replacement for Test::Harness. It is largely based on ideas from TAP::Test::HTMLMatrix (which was built on Test::Harness and thus had a few limitations - hence this module). For sample output, see: |
PackageMaintainer | Fedora Project |
PackageName | perl-TAP-Formatter-HTML |
PackageRelease | 4.fc20 |
PackageVersion | 0.11 |
SHA-1 | 1C9C47E02F7AC7DE2CFF4B7433E0B087E36014BD |
SHA-256 | 92A256EF47A72D50BF6C7F65BEB1F55F3F651267DE9BAF93D5908213E98234EC |
Key | Value |
---|---|
MD5 | 50A432174383F07BD5AA19A47DA75D09 |
PackageArch | noarch |
PackageDescription | This module provides HTML output formatting for the TAP::Harness manpage (a replacement for the Test::Harness manpage. It is largely based on ideas from the TAP::Test::HTMLMatrix manpage (which was built on the Test::Harness manpage and thus had a few limitations - hence this module). For sample output, see: the http://www.spurkis.org/TAP-Formatter-HTML/test-output.html manpage This module is targeted at all users of automated test suites. It's meant to make reading test results easier, giving you a visual summary of your test suite and letting you drill down into individual failures (which will hopefully make testing more likely to happen at your organization ;-). The design goals are: * * _easy to use_ Once you've got your test report, it should be obvious how to use it. * * _helpful_ It should be helpful by pointing out _where_ & _why_ your test suite is breaking. If you've written your tests well, it should give you enough info to start tracking down the issue. * * _easy to install_ Eg: should be a clean install from CPAN, and you shouldn't need to modify your existing test suite to get up & running, though _you will need to stop using the Test::Harness manpage unfortunately_. * * _work out of the box_ You shouldn't need to do any custom-coding to get it working - the default configuration & templates should be enough to get started with. Once installed it should be a matter of running: % prove -m -Q --formatter=TAP::Formatter::HTML >output.html From your project's home dir, and opening the resulting file. * * _easy to configure_ You should be able to configure & customize it to suit your needs. As such, css, javascript and templates are all configurable. |
PackageName | perl-TAP-Formatter-HTML |
PackageRelease | lp152.3.1 |
PackageVersion | 0.11 |
SHA-1 | 1FD3136334747C9A55E5083D50FE8ABB57C59A22 |
SHA-256 | 5D068E25D37998BD1439EA6157B3B71567EE665861041FDC39E10C8969A0CB3D |
Key | Value |
---|---|
MD5 | 84DA3F244E2DB5AC00B4D3101760F9A7 |
PackageArch | noarch |
PackageDescription | This module provides HTML output formatting for the TAP::Harness manpage (a replacement for the Test::Harness manpage. It is largely based on ideas from the TAP::Test::HTMLMatrix manpage (which was built on the Test::Harness manpage and thus had a few limitations - hence this module). For sample output, see: the http://www.spurkis.org/TAP-Formatter-HTML/test-output.html manpage This module is targeted at all users of automated test suites. It's meant to make reading test results easier, giving you a visual summary of your test suite and letting you drill down into individual failures (which will hopefully make testing more likely to happen at your organization ;-). The design goals are: * * _easy to use_ Once you've got your test report, it should be obvious how to use it. * * _helpful_ It should be helpful by pointing out _where_ & _why_ your test suite is breaking. If you've written your tests well, it should give you enough info to start tracking down the issue. * * _easy to install_ Eg: should be a clean install from CPAN, and you shouldn't need to modify your existing test suite to get up & running, though _you will need to stop using the Test::Harness manpage unfortunately_. * * _work out of the box_ You shouldn't need to do any custom-coding to get it working - the default configuration & templates should be enough to get started with. Once installed it should be a matter of running: % prove -m -Q --formatter=TAP::Formatter::HTML >output.html From your project's home dir, and opening the resulting file. * * _easy to configure_ You should be able to configure & customize it to suit your needs. As such, css, javascript and templates are all configurable. |
PackageName | perl-TAP-Formatter-HTML |
PackageRelease | 3.45 |
PackageVersion | 0.11 |
SHA-1 | 20888E073F903270D5D53E8B5191C7C4A33EEB58 |
SHA-256 | 50E4E8A6903029ACCA0F0247EA7AFEBB1748767526F7C617670BAD7842B2E6DE |
Key | Value |
---|---|
MD5 | BEEEA4D90A4283B9BFBA947A3A0437D5 |
PackageArch | noarch |
PackageDescription | This module provides HTML output formatting for TAP::Harness (a replacement for Test::Harness. It is largely based on ideas from TAP::Test::HTMLMatrix (which was built on Test::Harness and thus had a few limitations - hence this module). For sample output, see: http://www.spurkis.org/TAP-Formatter-HTML/test-output.html This module is targeted at all users of automated test suites. It's meant to make reading test results easier, giving you a visual summary of your test suite and letting you drill down into individual failures (which will hopefully make testing more likely to happen at your organization ;-). The design goals are: * _easy to use_ Once you've got your test report, it should be obvious how to use it. * _helpful_ It should be helpful by pointing out _where_ & _why_ your test suite is breaking. If you've written your tests well, it should give you enough info to start tracking down the issue. * _easy to install_ Eg: should be a clean install from CPAN, and you shouldn't need to modify your existing test suite to get up & running, though _you will need to stop using Test::Harness unfortunately_. * _work out of the box_ You shouldn't need to do any custom-coding to get it working - the default configuration & templates should be enough to get started with. Once installed it should be a matter of running: % prove -m -Q --formatter=TAP::Formatter::HTML >output.html From your project's home dir, and opening the resulting file. * _easy to configure_ You should be able to configure & customize it to suit your needs. As such, css, javascript and templates are all configurable. |
PackageName | perl-TAP-Formatter-HTML |
PackageRelease | 1.49 |
PackageVersion | 0.11 |
SHA-1 | 22A1993507F8D88768E8C7C31F8E6B3A23596498 |
SHA-256 | ACFE72B53DD9FC3D7E5EEB549105D497004A0A28845787505991DC10FB0D8CFF |
Key | Value |
---|---|
MD5 | 081B1A5CD8ABEEEB4FDFC646D456A7D2 |
PackageArch | noarch |
PackageDescription | This module provides HTML output formatting for TAP::Harness (a replacement for Test::Harness. It is largely based on ideas from TAP::Test::HTMLMatrix (which was built on Test::Harness and thus had a few limitations - hence this module). For sample output, see: |
PackageMaintainer | umeabot <umeabot> |
PackageName | perl-TAP-Formatter-HTML |
PackageRelease | 9.mga9 |
PackageVersion | 0.110.0 |
SHA-1 | 3FFCA12D8A458C5E4C32CB3649370C34E1DE624C |
SHA-256 | 0A033496BD6A89D3FDAB668CDDE84DC25D07B80914B14B83409ED1CC49A424B8 |
Key | Value |
---|---|
MD5 | 7EED3EDC11516BC6214DC633BE155B48 |
PackageArch | noarch |
PackageDescription | This module provides HTML output formatting for TAP::Harness (a replacement for Test::Harness. It is largely based on ideas from TAP::Test::HTMLMatrix (which was built on Test::Harness and thus had a few limitations - hence this module). For sample output, see: |
PackageMaintainer | Fedora Project |
PackageName | perl-TAP-Formatter-HTML |
PackageRelease | 6.fc22 |
PackageVersion | 0.11 |
SHA-1 | 46E8880E05735CEE927279CB90CA3288EF2514C0 |
SHA-256 | 3C1FC95FED3D4D98EA871EADF0A18BC1F64CE521F5E710DBF12F1805CEB769F1 |
Key | Value |
---|---|
MD5 | 609A9F105184683B355BCC19EAAF773C |
PackageArch | noarch |
PackageDescription | This module provides HTML output formatting for the TAP::Harness manpage (a replacement for the Test::Harness manpage. It is largely based on ideas from the TAP::Test::HTMLMatrix manpage (which was built on the Test::Harness manpage and thus had a few limitations - hence this module). For sample output, see: the http://www.spurkis.org/TAP-Formatter-HTML/test-output.html manpage This module is targeted at all users of automated test suites. It's meant to make reading test results easier, giving you a visual summary of your test suite and letting you drill down into individual failures (which will hopefully make testing more likely to happen at your organization ;-). The design goals are: * * _easy to use_ Once you've got your test report, it should be obvious how to use it. * * _helpful_ It should be helpful by pointing out _where_ & _why_ your test suite is breaking. If you've written your tests well, it should give you enough info to start tracking down the issue. * * _easy to install_ Eg: should be a clean install from CPAN, and you shouldn't need to modify your existing test suite to get up & running, though _you will need to stop using the Test::Harness manpage unfortunately_. * * _work out of the box_ You shouldn't need to do any custom-coding to get it working - the default configuration & templates should be enough to get started with. Once installed it should be a matter of running: % prove -m -Q --formatter=TAP::Formatter::HTML >output.html From your project's home dir, and opening the resulting file. * * _easy to configure_ You should be able to configure & customize it to suit your needs. As such, css, javascript and templates are all configurable. |
PackageName | perl-TAP-Formatter-HTML |
PackageRelease | lp152.1.1 |
PackageVersion | 0.11 |
SHA-1 | 4C8DC2A344786A6D0802BA06269E948B6CFBC54E |
SHA-256 | CD5A51AC8A8D23054B569E74F089A03F58BF1239FD09B9661B7896453E1BE8D4 |
Key | Value |
---|---|
MD5 | DE74D34BB5FD2895B329E7D57AD93B82 |
PackageArch | noarch |
PackageDescription | This module provides HTML output formatting for the TAP::Harness manpage (a replacement for the Test::Harness manpage. It is largely based on ideas from the TAP::Test::HTMLMatrix manpage (which was built on the Test::Harness manpage and thus had a few limitations - hence this module). For sample output, see: the http://www.spurkis.org/TAP-Formatter-HTML/test-output.html manpage This module is targeted at all users of automated test suites. It's meant to make reading test results easier, giving you a visual summary of your test suite and letting you drill down into individual failures (which will hopefully make testing more likely to happen at your organization ;-). The design goals are: * * _easy to use_ Once you've got your test report, it should be obvious how to use it. * * _helpful_ It should be helpful by pointing out _where_ & _why_ your test suite is breaking. If you've written your tests well, it should give you enough info to start tracking down the issue. * * _easy to install_ Eg: should be a clean install from CPAN, and you shouldn't need to modify your existing test suite to get up & running, though _you will need to stop using the Test::Harness manpage unfortunately_. * * _work out of the box_ You shouldn't need to do any custom-coding to get it working - the default configuration & templates should be enough to get started with. Once installed it should be a matter of running: % prove -m -Q --formatter=TAP::Formatter::HTML >output.html From your project's home dir, and opening the resulting file. * * _easy to configure_ You should be able to configure & customize it to suit your needs. As such, css, javascript and templates are all configurable. |
PackageName | perl-TAP-Formatter-HTML |
PackageRelease | 3.49 |
PackageVersion | 0.11 |
SHA-1 | 4CA798FB39D8C7CEFD199A5FCCD22148E2F1718F |
SHA-256 | EC93F09A23C5F4026B59EF16BFB4421317758F98F27025E4EF4EF28F1649F1B1 |
Key | Value |
---|---|
MD5 | 6B0B7F5327573CFEE6AC91E566E642F2 |
PackageArch | noarch |
PackageDescription | This module provides HTML output formatting for TAP::Harness (a replacement for Test::Harness. It is largely based on ideas from TAP::Test::HTMLMatrix (which was built on Test::Harness and thus had a few limitations - hence this module). For sample output, see: |
PackageMaintainer | Fedora Project |
PackageName | perl-TAP-Formatter-HTML |
PackageRelease | 23.fc34 |
PackageVersion | 0.11 |
SHA-1 | 50BAFE31AFA80D80EB43E79B5CC8CB69DD8D0722 |
SHA-256 | C641356108CD93B577471573DF8EF1F851967011F873606B80118B2CE6DB33AF |