Tue, 14 May 2024 11:30:36 UTC | login

Information for build nodeunit-0.9.1-8.fc29

ID32058
Package Namenodeunit
Version0.9.1
Release8.fc29
Epoch
SummaryEasy asynchronous unit testing framework for Node.js
DescriptionNodeunit provides an easy asynchronous unit testing framework for Node.js: - helps you avoid common pitfalls when testing asynchronous code - easy to add test cases with setUp and tearDown functions if you wish - flexible reporters for custom output - built-in support for HTML and jUnit XML - allows the use of mocks and stubs
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 04 Jun 2018 01:37:27 UTC
CompletedMon, 04 Jun 2018 01:37:27 UTC
Tags
f29
f30
f31
f32
f33
RPMs
src
nodeunit-0.9.1-8.fc29.src.rpm (info) (download)
noarch
nodeunit-0.9.1-8.fc29.noarch.rpm (info) (download)
Changelog * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Jul 13 2016 Jared Smith <jsmith@fedoraproject.org> - 0.9.1-5 - Update npm(tap) version * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jan 20 2016 Tom Hughes <tom@compton.nu> - 0.9.1-3 - Replace path.exists with fs.stat in tests * Sat Nov 21 2015 Tom Hughes <tom@compton.nu> - 0.9.1-2 - Update npm(tap) dependency * Sat Nov 21 2015 Tom Hughes <tom@compton.nu> - 0.9.1-1 - Update to 0.9.1 upstream release - Update npm(async) dependency - Fix tests for newer npm(should) * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.6-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sat Apr 19 2014 Jamie Nguyen <jamielinux@fedoraproject.org> - 0.8.6-4 - fix version of npm(ejs) dependency * Sun Mar 02 2014 Jamie Nguyen <jamielinux@fedoraproject.org> - 0.8.6-3 - fix broken symlink * Mon Feb 24 2014 Jamie Nguyen <jamielinux@fedoraproject.org> - 0.8.6-2 - disable test/test-httputil.js as it fails in Koji * Sun Feb 23 2014 Jamie Nguyen <jamielinux@fedoraproject.org> - 0.8.6-1 - update to upstream release 0.8.6 - remove lib/assert.js * Sun Feb 23 2014 Jamie Nguyen <jamielinux@fedoraproject.org> - 0.8.1-3 - fix summary and description - use patch instead of sed * Sun Feb 23 2014 Jamie Nguyen <jamielinux@fedoraproject.org> - 0.8.1-2 - remove nodejs-json2 dependency as it is not needed either for runtime or for the unit tests * Wed Aug 28 2013 Jamie Nguyen <jamielinux@fedoraproject.org> - 0.8.1-1 - update to upstream release 0.8.1 - remove patch that has been upstreamed - put non-javascript arch independent files in _datadir to comply with Node.js packaging guidelines * Wed May 29 2013 Jamie Nguyen <jamielinux@fedoraproject.org> - 0.8.0-1 - update to upstream release 0.8.0 * Sun Feb 17 2013 Jamie Nguyen <jamielinux@fedoraproject.org> - 0.7.4-1 - initial package