Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Nox
Flexible test automation for Python
Collective -
Host: opensource -
https://opencollective.com/python-nox
- Website: https://nox.thea.codes
- Code: https://github.com/theacodes/nox
github.com/wntrblm/nox - f9accfc302ed26e90d7240944a8388a4cc21472e authored over 5 years ago by Andreas Schuderer <[email protected]>
github.com/wntrblm/nox - 9f2f32ba0efa5e7830694bc18bb89cf732de0c50 authored over 5 years ago by Chad Smith <[email protected]>
* add venv as an option for venv_backend
* remove python resolution changes
* update tests...
github.com/wntrblm/nox - 9477a9135183c347b7ffc957ddf6eb5e1b18f978 authored over 5 years ago by Chad Smith <[email protected]>github.com/wntrblm/nox - 69fb5361ce2d780246fe18a7d41650150b92b55b authored over 5 years ago by Chad Smith <[email protected]>
* add mypy to lint
* ignore more type errors
github.com/wntrblm/nox - febd6fcd6ca6da1ae90d8ddbaacc042158f57d0a authored over 5 years ago by Chad Smith <[email protected]>github.com/wntrblm/nox - 39b0f9551684bfc4ee71309c4779037aaa961af0 authored over 5 years ago by Chad Smith <[email protected]>
github.com/wntrblm/nox - f3296b9ad0179f2d3e3aad9e1cbf99bc5b91ef12 authored over 5 years ago by Tim Swast <[email protected]>
github.com/wntrblm/nox - bd73af9de511e040719b78149d2cbc82746e7f2a authored over 5 years ago by Tim Swast <[email protected]>
github.com/wntrblm/nox - 04f768c16751ea33ad8a8a27570d0fea2b25925d authored over 5 years ago by Andreas Schuderer <[email protected]>
Python 3 deprecated imp.load_source and the entire imp package
has been deprecated since 3.4.
...
* Fix type
* Use python3 format
github.com/wntrblm/nox - 1db1482ea2e77241644a160e48a8d04ce4184e14 authored over 5 years ago by Santos Gallegos <[email protected]>github.com/wntrblm/nox - 096886af3d822d5c0dcb85087480d0a9233274b8 authored over 5 years ago by Pedro Algarvio <[email protected]>
github.com/wntrblm/nox - 0bac34fe6af06518cab8f1065f81a959c6702d9d authored over 5 years ago by Pedro Algarvio <[email protected]>
* Remove python2 code
* Fix typo
* Remove test
This test isn't longer valid,
we always...
Sometimes deleting code is better than writing it. I guess this still being there was an oversig...
github.com/wntrblm/nox - 723544f7898f14b2b3c4c24c83c92beaece2223a authored over 5 years ago by Oliver Bestwalter <[email protected]>github.com/wntrblm/nox - 8ba7331f59a3bf2d88d299f811e56dd8375bb1ac authored over 5 years ago by Oliver Bestwalter <[email protected]>
github.com/wntrblm/nox - 5e0f03e418efba993c412218f38ac459a10c5f69 authored over 5 years ago by Oliver Bestwalter <[email protected]>
github.com/wntrblm/nox - 1b75aa078d25aedd02366471db5f5e7abbd7bc5d authored over 5 years ago by Oliver Bestwalter <[email protected]>
github.com/wntrblm/nox - 2dbaaaf5183b5f8f05ee5e8970ad2c9d8f09ea71 authored over 5 years ago by Santos Gallegos <[email protected]>
github.com/wntrblm/nox - bf4977d74d07e8630b2ee142bc59dcb4f2e319b9 authored over 5 years ago by Thea Flowers <[email protected]>
github.com/wntrblm/nox - d49c14848df485c1b63ab552d0a537c3915abd15 authored over 5 years ago by Marc Brooks <[email protected]>
github.com/wntrblm/nox - b639b4ede6ef948170c3d9d3dd7e1234709165af authored over 5 years ago by Thea Flowers <[email protected]>
The open collective key accepts a username.
Current URL looks like: https://opencollective.co...
github.com/wntrblm/nox - c72826156a89328c558f415fe8b7b65d64d77e67 authored over 5 years ago by Santos Gallegos <[email protected]>github.com/wntrblm/nox - c14b0a6361a6bf37f6218ad79134b6f112a5c676 authored over 5 years ago by Thea Flowers <[email protected]>
* Refactor how Nox defines and process options
* Silly CI
* Will this make you happy, Trav...
github.com/wntrblm/nox - ff9b9594f7e082b843708e7b3be9f8fdbc1ee005 authored over 5 years ago by Thea Flowers <[email protected]>github.com/wntrblm/nox - 1709f163505d7a1af54b1078f8cc5527bf05eb74 authored over 5 years ago by Santos Gallegos <[email protected]>
'pytest' is the recommended command since version 3.0. The command
was called 'py.test' only fo...
github.com/wntrblm/nox - a493eed592560d5c035a2bcd0951c30aa6272a7d authored over 5 years ago by Thea Flowers <[email protected]>
github.com/wntrblm/nox - 1d83d64ed884918679fbc554c63735b864785a2e authored over 5 years ago by Thea Flowers <[email protected]>
github.com/wntrblm/nox - 2f9f68a7924c0ae0bd37d2105b1a2aea26146138 authored over 5 years ago by Thea Flowers <[email protected]>
* Add the ability to give parametrized sessions a custom ID
Closes #96
* Address review co...
github.com/wntrblm/nox - 722ff26b61c831a7f81ed9fcd31afc9276ed57ea authored over 5 years ago by Thea Flowers <[email protected]>Closes #161
github.com/wntrblm/nox - d199eab6cd709ba15626fd61576afc172b7f68eb authored over 5 years ago by Thea Flowers <[email protected]>github.com/wntrblm/nox - 2903afcb46b9846ba4736c84db9489f0c5d3f800 authored over 5 years ago by Pedro Algarvio <[email protected]>
github.com/wntrblm/nox - cede4472651c4902ea66d630bd52345885cd685c authored over 5 years ago by Thea Flowers <[email protected]>
github.com/wntrblm/nox - 30452fd7c13a357093ace96e9e0559aeebf9dfb7 authored over 5 years ago by Kevin James <[email protected]>
github.com/wntrblm/nox - 69aab1c2d3c83c8c06166ad7950ae9516ca81f95 authored over 5 years ago by Thea Flowers <[email protected]>
github.com/wntrblm/nox - 861e3ccf55ba3edb47ecd84ce16537d17a3a322e authored over 5 years ago by Thea Flowers <[email protected]>
github.com/wntrblm/nox - 18b8e062b15c26eb0f360875e14d6931cd2c4d46 authored over 5 years ago by Thea Flowers <[email protected]>
* Don't pass "--upgrade" to `pip install` command by default
I don't really know the reasonin...
github.com/wntrblm/nox - 5b1e1e3547bfe8dea69e159daf69424f291644f6 authored almost 6 years ago by Pedro Algarvio <[email protected]>* Expand environment variables when loading the noxfile from provided path
* Fix pre-existing...
github.com/wntrblm/nox - 04e9e7aa517f86e08eefd9aaa2779d76e38de158 authored almost 6 years ago by Pedro Algarvio <[email protected]>github.com/wntrblm/nox - d8029396470970f9dc3cfa906b4a417887989e74 authored almost 6 years ago by Kevin James <[email protected]>
This follows the informal standard defined at https://no-color.org,
allowing users who don't wa...
github.com/wntrblm/nox - 734d053a229c94f1fdf8b37127ec189a5be90890 authored about 6 years ago by Thea Flowers <[email protected]>
github.com/wntrblm/nox - e18f93d55bf5a6f6c9e79d860c5815ce06bdd4c1 authored about 6 years ago by Thea Flowers <[email protected]>
github.com/wntrblm/nox - da55f71c5663f654b5cde4158180781e0cd985ee authored about 6 years ago by Thea Flowers <[email protected]>
github.com/wntrblm/nox - fa25e43a437f57924e871331ade99e8668bf00dd authored about 6 years ago by Brian McCutchon <[email protected]>
github.com/wntrblm/nox - c05f131c3b7255bde09cf597c93fc97d0f1ab5c2 authored about 6 years ago by Santos Gallegos <[email protected]>
github.com/wntrblm/nox - ee064f52d779718983d665f056f5e66e743535ce authored about 6 years ago by Santos Gallegos <[email protected]>
github.com/wntrblm/nox - 4dea5bdc383bee34a5eb83ce1c4b6d9ba33c9730 authored about 6 years ago by Erin Wild <[email protected]>
Closes #150
github.com/wntrblm/nox - 391ad00ae639c01aa4f785115686b019851931df authored about 6 years ago by Thea Flowers <[email protected]>github.com/wntrblm/nox - 9df3c3cdbc8bc198f10c08416ec139d5f4cd6c4e authored about 6 years ago by Thea Flowers <[email protected]>
github.com/wntrblm/nox - a04487f7e33a4dbb5c228e282e4f0fa1906837c2 authored about 6 years ago by Thea Flowers <[email protected]>
github.com/wntrblm/nox - fe831d7bfb4eb9ba6508495daf3248f14fbf5e18 authored about 6 years ago by Thea Flowers <[email protected]>
This also finally allows sessions to properly have multiple names.
github.com/wntrblm/nox - ccf3865ade22cae83b4c68d4b4bc8fd2271a6c56 authored about 6 years ago by Thea Flowers <[email protected]>github.com/wntrblm/nox - 1646e52cc19bb00bcf6931ca14dbbd0a159f978f authored about 6 years ago by Thea Flowers <[email protected]>
Add --warn-on-external-run flag and the "external" keyword arg to session.run.
github.com/wntrblm/nox - 908d82f977dcbd9cce10db2e7bfc1bf3ba39cf55 authored about 6 years ago by Thea Flowers <[email protected]>* Add nox.options which allows specifying command-line configuration in the Noxfile.
* Add do...
github.com/wntrblm/nox - 24bb6ac92a3b5a117efab7e947f8a89725c36cd1 authored about 6 years ago by Thea Flowers <[email protected]>github.com/wntrblm/nox - 928e9ebdae74cefb1ed132be2d7ab9f80c8b1173 authored about 6 years ago by Thea Flowers <[email protected]>
github.com/wntrblm/nox - 6c70b36c40392521dfcd76682ed1cf6438313699 authored about 6 years ago by Thea Flowers <[email protected]>
Closes #137
github.com/wntrblm/nox - ee4e7f5b5db142627d2c03552519c62ef3ef9636 authored about 6 years ago by Thea Flowers <[email protected]>github.com/wntrblm/nox - ea84e06832caf2163613214cd8e1839ff6429295 authored about 6 years ago by Thea Flowers <[email protected]>
Closes #142
github.com/wntrblm/nox - 138bad3e4e4fc6e7287256234888ecdf13d72962 authored about 6 years ago by Thea Flowers <[email protected]>Note: This changes Nox's behavior. Previously, missing interpreters would cause a failed session...
github.com/wntrblm/nox - b6bbbc96a821b8e06008bef87d0033aed97a0f86 authored about 6 years ago by Thea Flowers <[email protected]>github.com/wntrblm/nox - f918c8905c4ce32cce00c61091cd61aea9c0481a authored over 6 years ago by Thea Flowers <[email protected]>
* Correct the number of parametrized sessions
* Spelling fixes
github.com/wntrblm/nox - 00534e000d28585c3af367b72629a4d0fef3e379 authored over 6 years ago by Seth M. Larson <[email protected]>Closes #125
github.com/wntrblm/nox - 9688b16610bcb676f2ac80c113d2f822d0f7089c authored over 6 years ago by Thea Flowers <[email protected]>github.com/wntrblm/nox - e40598f38a6f714d5c9bda6b4fb26c3ab1cbcf3d authored over 6 years ago by Thea Flowers <[email protected]>
github.com/wntrblm/nox - 90ed5e02bde39d91eaf517a01b99d0b83fd2431e authored over 6 years ago by Thea Flowers <[email protected]>
github.com/wntrblm/nox - ccb9129e086ab8e144f2264de32ad9e8134be45a authored over 6 years ago by Thea Flowers <[email protected]>
github.com/wntrblm/nox - 43f25a9d73727af402803d6ff94bed308e953eb5 authored over 6 years ago by Santos Gallegos <[email protected]>
github.com/wntrblm/nox - 858f5baf256e0e41d77e522e0938ecc340b2ed4c authored over 6 years ago by Thea Flowers <[email protected]>
github.com/wntrblm/nox - bed84a371cb0abf3a0d78496c8d535d22984060c authored over 6 years ago by Thea Flowers <[email protected]>
github.com/wntrblm/nox - b0b60eb575a41b1a815aefb3bf1d36148e2f005c authored over 6 years ago by Tyler Bui-Palsulich <[email protected]>
github.com/wntrblm/nox - 2d08d7d333bda60c332130653903c389c567cc46 authored over 6 years ago by Thea Flowers <[email protected]>
github.com/wntrblm/nox - 026e8cb1c68591ff3a1b065b48a52de5f1ad14e3 authored over 6 years ago by Thea Flowers <[email protected]>
github.com/wntrblm/nox - 7cbf30f6fb292bc774c170b2d672a35f72e02adf authored over 6 years ago by Thea Flowers <[email protected]>
Add Python 3.7 to the testing In alignment with travis-ci/travis-ci#9069
github.com/wntrblm/nox - e60fc218e1058792acbeaa0d49a02284e09969de authored over 6 years ago by cclauss <[email protected]>github.com/wntrblm/nox - 90d09053f8dd9e20cad38af1b96cbc67c8461ef9 authored over 6 years ago by Thea Flowers <[email protected]>
Closes #120
github.com/wntrblm/nox - dd22150db830f83f412f1cc0f8b03c3d606e1c20 authored over 6 years ago by Thea Flowers <[email protected]>
This way old code being migrated will get failures when trying to
set previously supported attr...
Also cache and re-use the result.
github.com/wntrblm/nox - 4b78ebc8eb9408f00e65c36eebe89344ef69863d authored over 6 years ago by Danny Hermes <[email protected]>
Also re-factoring unit tests to account for this change. This is a
follow up to #100.
github.com/wntrblm/nox - 4c04958ca67e9445ec64da67becc759261b5f702 authored over 6 years ago by Danny Hermes <[email protected]>
github.com/wntrblm/nox - cdfc7fac5d9fc319034a87fc733d1db61107ea03 authored over 6 years ago by Santos Gallegos <[email protected]>
github.com/wntrblm/nox - 040c935f92510139e6bbaaeac5715344f8009e86 authored over 6 years ago by Thea Flowers <[email protected]>
github.com/wntrblm/nox - 9ba0724e3261d6c6dfed56855ad1e8815f0146e3 authored over 6 years ago by Thea Flowers <[email protected]>
github.com/wntrblm/nox - 24cea2bb5c5aa67e51c64023d0d29a8bbf46d976 authored over 6 years ago by Thea Flowers <[email protected]>
github.com/wntrblm/nox - c12a3b7553437ed1e2c8cdfe0985d598b8360d8e authored over 6 years ago by Santos Gallegos <[email protected]>
github.com/wntrblm/nox - 32dbdd048ce89c87e3113df6300c2e597d1d15f4 authored over 6 years ago by Danny Hermes <[email protected]>
github.com/wntrblm/nox - fe5276969d3073faeeb4bb1e4803cd9e32960415 authored over 6 years ago by Thea Flowers <[email protected]>
github.com/wntrblm/nox - 247c8399bc1ac417941b33eb6f554c703447a12a authored over 6 years ago by Thea Flowers <[email protected]>
Closes #77
github.com/wntrblm/nox - f8462b812444e1feb31b02a942d52a6e52a74d9d authored over 6 years ago by Thea Flowers <[email protected]>github.com/wntrblm/nox - de135e0af5d2e8f22766f2555f3f0fdde7f966cc authored over 6 years ago by Thea Flowers <[email protected]>
Closes #34
github.com/wntrblm/nox - 431755c3f512de7624b7740ffa3d26318c19de20 authored over 6 years ago by Thea Flowers <[email protected]>github.com/wntrblm/nox - 87fd59ee587a944ce36aaaa011f7c6e2aaae5561 authored over 6 years ago by Thea Flowers <[email protected]>
Closes #114
github.com/wntrblm/nox - 88c0c21350dec3ed4bda9ee1456e9f0ed2c85a29 authored over 6 years ago by Thea Flowers <[email protected]>github.com/wntrblm/nox - 76dfb555c1260432709eb89ddbd80a90b07101f6 authored over 6 years ago by Thea Flowers <[email protected]>
Closes #106
github.com/wntrblm/nox - 9541b831e0196c786cd9b7909f1f4de4f071c1d2 authored over 6 years ago by Thea Flowers <[email protected]>github.com/wntrblm/nox - 8cd1e6c93e628757b247559d3fac69ee2d572834 authored over 6 years ago by Thea Flowers <[email protected]>
Fixes #103.
Also
* Removing `nox._testing.Namespace`.
* Add end-to-end test for nested de...