SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

nodejs-rewire rpm build for : Rawhide. For other distributions click nodejs-rewire.

Name : nodejs-rewire
Version : 2.5.2 Vendor : Fedora Project
Release : 5.fc29 Date : 2018-07-14 20:30:44
Group : Unspecified Source RPM : nodejs-rewire-2.5.2-5.fc29.src.rpm
Size : 0.03 MB
Packager : Fedora Project
Summary : Easy dependency injection for node.js unit testing
Description :
Rewire adds a special setter and getter to modules so you can
modify their behavior for better unit testing. You may:

* Inject mocks for other modules or globals like process
* Leak private variables
* Override variables within the module.

Rewire does not load the file and eval the contents to emulate
node\'s require mechanism. In fact it uses node\'s own require to
load the module. Thus your module behaves exactly the same in
your test environment as under regular circumstances (except
your modifications).

RPM found in directory: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/rawhide/25835/riscv64/Packages/n

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  nodejs-rewire-2.5.2-5.fc29.noarch.rpm
ftp.icm.edu.pl  nodejs-rewire-2.5.2-5.fc29.noarch.rpm
     

Provides :
nodejs-rewire
npm(rewire)

Requires :
nodejs(engine)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/node_modules/rewire
/usr/lib/node_modules/rewire/lib
/usr/lib/node_modules/rewire/lib/__get__.js
/usr/lib/node_modules/rewire/lib/__set__.js
/usr/lib/node_modules/rewire/lib/__with__.js
/usr/lib/node_modules/rewire/lib/detectStrictMode.js
/usr/lib/node_modules/rewire/lib/getDefinePropertySrc.js
/usr/lib/node_modules/rewire/lib/getImportGlobalsSrc.js
/usr/lib/node_modules/rewire/lib/index.js
/usr/lib/node_modules/rewire/lib/moduleEnv.js
/usr/lib/node_modules/rewire/lib/rewire.js
/usr/lib/node_modules/rewire/package.json
/usr/share/doc/nodejs-rewire
/usr/share/doc/nodejs-rewire/CHANGELOG.md
/usr/share/doc/nodejs-rewire/README.md
/usr/share/licenses/nodejs-rewire
/usr/share/licenses/nodejs-rewire/LICENSE

 
ICM