Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/python-trio/pytest-trio

Pytest plugin for trio
https://github.com/python-trio/pytest-trio

Merge pull request #135 from VincentVanlaer/fix-tests

e930e6f6e8fb4d2a336dfa1313fb95c91c2c1725 authored over 1 year ago by Quentin Pradet <[email protected]>
Fix black changes

788fee31d2bc3a9ee659dfce6162b3c0cf9d6a80 authored over 1 year ago by Vincent Vanlaer <[email protected]>
Remove trio.tests import causing warnings

It is deprecated and the replacement is made private as trio._tests.
While we could be using tha...

9cda20bbb966fe1e4ae51921d566c668654ee5e1 authored over 1 year ago by Vincent Vanlaer <[email protected]>
Merge pull request #133 from Zac-HD/missing-obj-attr

02daacb999b6ae34288bfcdb97644a94cbdb7c1e authored about 2 years ago by Quentin Pradet <[email protected]>
Fix compatibility with e.g. Sybil

0d3bb9a38eec412439f7150b97424d43fef57b37 authored about 2 years ago by Zac Hatfield-Dodds <[email protected]>
Merge pull request #131 from python-trio/release-0.8.0

Bump version to 0.8.0

67289b6ca8c26477ff38ccfc934ca9fc8b79df10 authored about 2 years ago by Quentin Pradet <[email protected]>
Bump version to 0.8.0+dev

6705eb4758db61bd3ed6f1adc188b264f6f2ad9a authored about 2 years ago by Quentin Pradet <[email protected]>
Bump version to 0.8.0

250ec45f5d72eca78ab0ea2d1571667d2c51f8b5 authored about 2 years ago by Quentin Pradet <[email protected]>
Merge pull request #130 from Zac-HD/use-exceptiongroup

Use `ExceptionGroup` and fix magic-exception handling

2ba99e69c08fc5c2cd01c3508d87a0f7bc50e85e authored about 2 years ago by Zac Hatfield-Dodds <[email protected]>
Unwrap magic exceptions from single-leaf groups

648f9e923e509a9a9ce9590365d09fd5c2ebb4e5 authored about 2 years ago by Zac Hatfield-Dodds <[email protected]>
Adjust warnings config

6fbe63eaf84c81fd11607c88b973741b4be42a39 authored about 2 years ago by Zac Hatfield-Dodds <[email protected]>
Remove use of MultiError

ed732d31cd501bcc3edd97268de2c67cd3a3e255 authored about 2 years ago by Zac Hatfield-Dodds <[email protected]>
Merge pull request #127 from python-trio/spdx-compliant-license

cbd61976c8c344426af1ef25b12996043f2f4aa0 authored about 2 years ago by Quentin Pradet <[email protected]>
Merge branch 'master' into spdx-compliant-license

ea0cd1c7ead7ac38ed7f1d9b4f35451abe2d9893 authored about 2 years ago by Quentin Pradet <[email protected]>
Merge pull request #129 from Zac-HD/general-maintenance

YAPF -> Black, drop py36 and `async_generator`, test on newer Pythons

9f7dd7fd0054d6057e8ec13f90c9b0e1ae22dd51 authored about 2 years ago by Zac Hatfield-Dodds <[email protected]>
TEMP: ignore warnings

f788fe7d1bc7e7cbfa8e86d482018afd785536d1 authored about 2 years ago by Zac Hatfield-Dodds <[email protected]>
Switch from YAPF to Black

66188cb0ae548db7b9df2d4dfc92d441a1def1c1 authored about 2 years ago by Zac Hatfield-Dodds <[email protected]>
Create 129.misc.rst

ce850d6070a345dcef232aae815b4aa067e25e0a authored about 2 years ago by Zac Hatfield-Dodds <[email protected]>
Drop dependency on async_generator

4c2a82f5499cbde7ba041bab4eab16d80bd25350 authored about 2 years ago by Zac Hatfield-Dodds <[email protected]>
Improve too-many-Clocks message

f338c591fff6ddf75b288dd17cd6d42e6851f620 authored about 2 years ago by Zac Hatfield-Dodds <[email protected]>
Use ASCII dashes

8bf4d5d0654eb524635413443ba21523aeb23f36 authored about 2 years ago by Zac Hatfield-Dodds <[email protected]>
Update dependencies

222f6ff056edd4c746bf4529a4153067aa807d84 authored about 2 years ago by Zac Hatfield-Dodds <[email protected]>
Test on newer Python versions

a071cfeb828e3c96cd5312a2db8617411abe5b78 authored about 2 years ago by Zac Hatfield-Dodds <[email protected]>
Make setuptools license field SPDX-compliant

https://spdx.org/licenses/
https://spdx.github.io/spdx-spec/SPDX-license-expressions/#d42-disjun...

c2c92917b632fa40347cf63efcdcf1f6b5ae3c31 authored over 2 years ago by Quentin Pradet <[email protected]>
Merge pull request #121 from njsmith/fix-120

e7debcb97909732fbb723b9da6039430cb4e2c35 authored over 3 years ago by Quentin Pradet <[email protected]>
Pin older version of towncrier

Workaround for https://github.com/twisted/towncrier/issues/346

b338795587c90130f1461568bb3d4426b3947512 authored over 3 years ago by Nathaniel J. Smith <[email protected]>
Run yapf

d7a98c5cdc0fec2306c8bc2fad7c11f989c46b8a authored over 3 years ago by Nathaniel J. Smith <[email protected]>
When fixture setup crashes, immediately cancel all other fixture setups

Fixes gh-120

7e6703472293f640b2386ffa221e00cd8a686177 authored over 3 years ago by Nathaniel J. Smith <[email protected]>
Merge pull request #119 from ddrabin/master

Fix comment typos in test_async_fixture

59da535415f30f99deb5cef8c3ab5ce4794305ea authored over 3 years ago by Nathaniel J. Smith <[email protected]>
Update pytest_trio/_tests/test_async_fixture.py

Co-authored-by: Nathaniel J. Smith <[email protected]>

2a8fdaf388996ce9bc5a4746d30e5a5a8bbb0fd6 authored over 3 years ago by Dan Drabinski <[email protected]>
Fix comment typos in test_async_fixture

e0509f9f5612be55ac954a4b1acb1a8c7417ca85 authored over 3 years ago by Dan Drabinski <[email protected]>
Merge pull request #118 from touilleMan/update-docs-requirements.txt

cf641dfea23c208e1f74f25f301edd7f4f9ec6f4 authored over 3 years ago by Quentin Pradet <[email protected]>
Remove Cpython 3.6-dev and 3.7-dev from CI (no longer available)

5669bc0e9f8cf472c2bf7b418c59d7ace631de4a authored over 3 years ago by Emmanuel Leblond <[email protected]>
Update docs-requirements.txt

d0c090689e11b7b68b23107fe1bfdf8cd3ec61fa authored over 3 years ago by Emmanuel Leblond <[email protected]>
Merge pull request #115 from python-trio/pquentin-patch-1

Fix CI badges

5fece1fbf3374cae4c3a59a9912e4ea1f36f6ea5 authored almost 4 years ago by Nathaniel J. Smith <[email protected]>
Fix CI badges

3d403f8d4bac3602d404fd025325189c5ba23b9a authored almost 4 years ago by Quentin Pradet <[email protected]>
Merge pull request #114 from pquentin/github-actions

c4e1fe3be695e69d7e5edb0e47be731817d9ff01 authored almost 4 years ago by Quentin Pradet <[email protected]>
Stop testing pypy3.7 which isn't supported by Trio yet

`warn_on_full_buffer` support was added in PyPy, but it did not get
released yet.

78c5362223cce91e6b6ab7a2442fcbbfd39ea67d authored almost 4 years ago by Quentin Pradet <[email protected]>
Pin requirements

We don't support pytest 6.2 yet, and want to switch to dependabot in the
future.

acd31ca5b37caea862bdbb88b0a69beefcd361e8 authored almost 4 years ago by Quentin Pradet <[email protected]>
Switch to GitHub Actions

21a8fb025c4a190239700190b6ce714ac37345d8 authored almost 4 years ago by Quentin Pradet <[email protected]>
Merge pull request #113 from altendky/release-v0.7.0

Bump version and run towncrier for 0.7.0 release

9ae58ea40f0952e2078242e91c14fe2726cfe2a3 authored about 4 years ago by Kyle Altendorf <[email protected]>
Bump version to 0.7.0+dev post release

fad87b38e3dd037474ac6636ae4889b50b14d1f7 authored about 4 years ago by Kyle Altendorf <[email protected]>
Bump version and run towncrier for 0.7.0 release

51035fd839f873b470b33bac8bac6b7c1434b5b1 authored about 4 years ago by Kyle Altendorf <[email protected]>
Merge pull request #112 from altendky/rtd_config

b85b26f594bc5ad1f235e584e96585a2f1297471 authored about 4 years ago by Quentin Pradet <[email protected]>
Copy ornament.svg over from Trio as well

e0db0ddc358aa0e52b5d07dbe1b1061fbd4eca46 authored about 4 years ago by Kyle Altendorf <[email protected]>
padding: 20 for logo

d5fb3bdeddcdcae86fa5a9cf416cc3b4bbe84332 authored about 4 years ago by Kyle Altendorf <[email protected]>
tweak sidebartitle template

2d7781084e2a3e86cae7564b476d9bce6fbc933d authored about 4 years ago by Kyle Altendorf <[email protected]>
hackrtd.css

cc76ebe1ecf718ec89b019c6a625acabcd3b6683 authored about 4 years ago by Kyle Altendorf <[email protected]>
use a tweaked Trio sphinx template

bb807317eaed9a3fd2cb5aa0d74f5b1ec529b1a1 authored about 4 years ago by Kyle Altendorf <[email protected]>
Try out the Trio logo for docs with pytest-trio name

2e06a6a867e436e6205a98e4eaccb36d8760d809 authored about 4 years ago by Kyle Altendorf <[email protected]>
Use .png for favicon

6848012c21bc688b7edca9bdab6be31b2aff987a authored about 4 years ago by Kyle Altendorf <[email protected]>
docs-requirements.in/txt

079936a540b92a75c5d3b6554cb88abd71a7ae5a authored about 4 years ago by Kyle Altendorf <[email protected]>
Add towncrier to docs-requirements.txt

646b54fe84c1e085b0d1a1c55093b844f63080c0 authored about 4 years ago by Kyle Altendorf <[email protected]>
Update ci/travis.sh to docs-requirements.txt

05ba36374b8e997dbc4083cc62006b5657b580f5 authored about 4 years ago by Kyle Altendorf <[email protected]>
Align more closely with Trio RTD configuration

9a669a4ea89ca4292425ed195ffbaecdc9d84931 authored about 4 years ago by Kyle Altendorf <[email protected]>
Merge pull request #111 from altendky/add_missing_release_notes

Add missing newsfragments for trio_run and py35 removal

addc49da137823b529e43d085fdd9e509f685790 authored about 4 years ago by Joshua Oreman <[email protected]>
Add missing newsfragments for trio_run and py35 removal

9f610c1343f44f50e0dd51683add27474f9e343f authored about 4 years ago by Kyle Altendorf <[email protected]>
Merge pull request #105 from altendky/configurable_trio_run

Support alternatives to trio.run

7f5c0347790fa3852ce0493d6e6093f27457fae4 authored about 4 years ago by Kyle Altendorf <[email protected]>
remove blank line for yapf

682499fd440f37055de0fc901a79354dc028fd09 authored about 4 years ago by Kyle Altendorf <[email protected]>
Use closest run-specifying marker, else config

2b89fc1cca891c9862c7f99d60e26ceb23184fb9 authored about 4 years ago by Kyle Altendorf <[email protected]>
Remove checks for multiple conflicting runner specification

68860e0cc703856e3dfa5600f5a04b39e2422b0b authored over 4 years ago by Kyle Altendorf <[email protected]>
Tweak string split across lines

c998963007df7ed49f1f927fe6e68854e4b28c87 authored over 4 years ago by Kyle Altendorf <[email protected]>
Make trio_run a regular string ini option

7f7c4e13a54cfa09d7b84b996e96a9c2bb16cdc2 authored over 4 years ago by Kyle Altendorf <[email protected]>
Explain reason for fake qtrio module-in-a-string

a45d3149f98ec29d81841c67c355c7790799627b authored over 4 years ago by Kyle Altendorf <[email protected]>
Use f.__qualname__ when reporting too many runners

f2ab69293ce54a6b703a554b997576f965c1f9cc authored over 4 years ago by Kyle Altendorf <[email protected]>
Merge branch 'master' into configurable_trio_run

99fc0d28bfc8c35d51acb9165575ce31413971de authored over 4 years ago by Kyle Altendorf <[email protected]>
Merge pull request #109 from altendky/70-altendky-it_is_3.9_now

Add 3.9-dev to Travis matrix

9a4b70e980257b840ad853e26acb514ad01784c6 authored over 4 years ago by Quentin Pradet <[email protected]>
Add 3.9-dev to Travis matrix

https://github.com/python-trio/pytest-trio/issues/70

e72dd68cf1294fa6f6ec0abff948d24c8b0c6edc authored over 4 years ago by Kyle Altendorf <[email protected]>
Merge branch 'master' into configurable_trio_run

3df1b2a38ee0f150fe11dbe6b58bc479fc870773 authored over 4 years ago by Kyle Altendorf <[email protected]>
Merge pull request #106 from altendky/correct_example_assertion

57f458dc59468b9cf88deb6c21791c1ee0a15673 authored over 4 years ago by Quentin Pradet <[email protected]>
Switch back to end_time for consistency

a1f72188d1bfa39b2c67194e61800245d92674c4 authored over 4 years ago by Kyle Altendorf <[email protected]>
Merge branch 'master' into patch-1

b892a3cce14d78d44802521f5c46ecebf992031c authored over 4 years ago by Kyle Altendorf <[email protected]>
Add trio-run-config anchor in the docs

ad87be94b82f387695ffcd6d3c2b4e2149be4e09 authored over 4 years ago by Kyle Altendorf <[email protected]>
Drop no longer needed Trio PR dependency

339b34b9cba4eb7d43efffd500af6e2d69430be5 authored over 4 years ago by Kyle Altendorf <[email protected]>
Add trio_run documentation

571128be63984a4fc19b19093aa693b37ea2ef7b authored over 4 years ago by Kyle Altendorf <[email protected]>
#egg=trio

511a6f6354d32ad651051bc00738d1c6269b0050 authored over 4 years ago by Kyle Altendorf <[email protected]>
more tests and coverage

910de1dd39634cbab61ca09091e94e20ca9d5059 authored over 4 years ago by Kyle Altendorf <[email protected]>
yapf

a2cf6e6f7b37d042e24fddcf1b8f22d763febe08 authored over 4 years ago by Kyle Altendorf <[email protected]>
add test for qtrio.run marker over trio mode

1639e347c88233cce38f00426941348b51537243 authored over 4 years ago by Kyle Altendorf <[email protected]>
add test for multiple third party runners error

e9335c70e350954f0dea8bf71a39bf015674163a authored over 4 years ago by Kyle Altendorf <[email protected]>
add test for invalid trio_run name

2be7a24b2737dd6af440cd172f4c8e5815f2ead4 authored over 4 years ago by Kyle Altendorf <[email protected]>
requiring calling as @_trio_test(run=something)

0c01e6fa5acb7faa6c0ca2a18ba82b38c4e3f732 authored over 4 years ago by Kyle Altendorf <[email protected]>
yapf

6ace199169b6533bf3fbe74ea18125996317880d authored over 4 years ago by Kyle Altendorf <[email protected]>
Replace 1 / 0 with real exceptions

dbcb6dc2d7fc8b5f0bbf758b90ee4c4fd60e8a59 authored over 4 years ago by Kyle Altendorf <[email protected]>
yapf

a7be06721991625ee735bb6beab64386b377ae66 authored over 4 years ago by Kyle Altendorf <[email protected]>
Drop that global config_run

cf9288c6d9d43fff062e148aafd2da775214ee4a authored over 4 years ago by Kyle Altendorf <[email protected]>
Apply trio_run config for @pytest.mark.trio as well

a4bb17446789b0ae7d8572a3d99caa7cc173f014 authored over 4 years ago by Kyle Altendorf <[email protected]>
Move trio_test() here

1ebf01809639e6415ca305439647b515121062e2 authored over 4 years ago by Kyle Altendorf <[email protected]>
yapf (again (again)) (but with 0.22.0)

8cd81b06b5687f7263203eb787462b13d609951c authored over 4 years ago by Kyle Altendorf <[email protected]>
yapf (actually)

1104289dcc223652a68e01944b2c65e79ba78f0c authored over 4 years ago by Kyle Altendorf <[email protected]>
yapf

9d0572845d2c9410bb2abb7987273b2c5bbe2221 authored over 4 years ago by Kyle Altendorf <[email protected]>
use fake qtrio for test to avoid the complicated system setup

a021e3f650e10c6db046e78bd08f384fe6b63263 authored over 4 years ago by Kyle Altendorf <[email protected]>
no "s i guess

b6b7d0107c27e8e9806fd7cb1cb742d33b6fbec0 authored over 4 years ago by Kyle Altendorf <[email protected]>
Update test-requirements.txt

d128020295abf3689e54f5cdf18462b860db637f authored over 4 years ago by Kyle Altendorf <[email protected]>
Update test-requirements.txt

135476168665e985932c9af53d7e05bcbbfbeecb authored over 4 years ago by Kyle Altendorf <[email protected]>
add qtrio for testing

05aa01dd887d2dedf7d9b2c97ac44834b9e26c8c authored over 4 years ago by Kyle Altendorf <[email protected]>
Revert "--upgrade for the Trio PR"

This reverts commit 3d213fe004be66247977b64e572f353ad0a89050.

5b1448dbd22c78f6b08f7993f02c473b6327a622 authored over 4 years ago by Kyle Altendorf <[email protected]>
--upgrade for the Trio PR

3d213fe004be66247977b64e572f353ad0a89050 authored over 4 years ago by Kyle Altendorf <[email protected]>
Add trio_run for configurable substitution for trio.run

4279e12063bb4f2114ba25db4bdcb13c6022808d authored over 4 years ago by Kyle Altendorf <[email protected]>
Merge pull request #102 from altendky/more_pytest_6_updates

Fix a few missed .assert_outcomes(errors=)

80c1638f0ce69ac2f9fd358dab2dd21bc45e3ec2 authored over 4 years ago by Nathaniel J. Smith <[email protected]>