issues
search
pyodide
/
pytest-pyodide
Pytest plugin for testing applications that use Pyodide
Mozilla Public License 2.0
24
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Don't assume test.pyodide_test always exists.
#142
Carreau
closed
2 months ago
3
Add a global manager for configuring runtimes
#141
ryanking13
closed
3 months ago
1
split long lines of js input for node.js to avoid tty issues
#140
joemarshall
closed
3 months ago
2
node tests fail if run inside nox
#139
joemarshall
closed
3 months ago
1
Fix fetch to accept additional parameters in node runner
#138
ryanking13
closed
4 months ago
0
Expose AbortController in node
#137
ryanking13
closed
5 months ago
0
need to pass `AbortController` when making a VM context
#136
CNSeniorious000
closed
5 months ago
0
Fix Safari runner initialization in selenium >= 4.20
#135
ryanking13
closed
6 months ago
1
AttributeError: type object 'DriverFinder' has no attribute 'get_path'
#134
ryanking13
closed
6 months ago
0
Add a test module for run_in_pyodide functions
#133
hoodmane
opened
6 months ago
5
Enhancement: Support for running tests from a built wheel without code
#132
joemarshall
opened
6 months ago
0
pytest_pyodide.decorator: Use functools.update_wrapper
#131
mkoeppe
closed
9 months ago
1
sorry, finally fixing it - moving to the build.yml that is in actions
#130
suchov
closed
10 months ago
0
fix GHA bage
#129
suchov
closed
10 months ago
1
Add a missing word "need" to README
#128
webknjaz
closed
11 months ago
0
FIX Fix web worker template
#127
ryanking13
closed
11 months ago
0
Remove reuse_service parameter from safari webdriver constructor
#126
ryanking13
closed
11 months ago
0
coverage support
#125
joemarshall
opened
11 months ago
3
FIX Fix node global scope again
#124
hoodmane
opened
11 months ago
2
MAINT Clean up hooks and run_tests_inside_pyodide
#123
hoodmane
opened
11 months ago
0
Use new tblib 3.0 features
#122
hoodmane
closed
11 months ago
0
Include entire node global scope in node runner
#121
hoodmane
closed
11 months ago
0
ENH Add Headers to node scope
#120
hoodmane
closed
11 months ago
2
ENH Add support to run_in_pyodide for varargs and kwargs
#119
hoodmane
closed
11 months ago
0
Enable setting of selenium runner capabilities
#118
joemarshall
opened
1 year ago
3
ENH Add support for running doctests in pyodide
#117
hoodmane
closed
11 months ago
4
ENH run_in_pyodide type annotations, defaults, posonly, and kwonly args
#116
hoodmane
closed
1 year ago
2
v0.54.0
#115
ryanking13
closed
1 year ago
0
Add a fixture to reuse safari webdriver
#114
ryanking13
closed
1 year ago
1
Drop node < v18 support
#113
ryanking13
closed
1 year ago
3
Embed JS files for testing webworker into pytest-pyodide wheel
#112
ryanking13
closed
11 months ago
0
Add support for `pytest.skip` etc inside of `@run_in_pyodide`
#111
hoodmane
closed
1 year ago
1
Remove ctypes so it can work with no dynamic linking builds
#110
hoodmane
closed
1 year ago
3
how to run this lib in browser wasm
#109
wanghaisheng
closed
1 year ago
1
Update changelog and compatibility table for 0.53.0 release
#108
ryanking13
closed
1 year ago
0
Use pyodide-tblib as an alternative name for tblib
#107
ryanking13
closed
1 year ago
3
Filter objects from hypothesis test that require hypothesis to unpickle
#106
hoodmane
closed
1 year ago
2
Prevent from overwriting global configurations
#105
ryanking13
closed
1 year ago
1
Fix selenium can't find FireFox driver
#104
ryanking13
closed
1 year ago
0
Use pyodide-actions@v1
#103
ryanking13
closed
1 year ago
1
ENH Add fixtures for JSPI
#102
hoodmane
closed
1 year ago
0
ENH Add rename_fixture and standalone decorators
#101
hoodmane
closed
1 year ago
2
[doc] Update README.md
#100
fcrozatier
closed
1 year ago
3
[doc] Copy file to pyodide gives TypeError: 'module' object is not callable
#99
fcrozatier
closed
1 year ago
1
Use hatchling for a build backend
#98
ryanking13
closed
1 year ago
2
Switch from deprecated isPyProxy for PyProxy check
#97
hoodmane
closed
1 year ago
0
Look at `pyodide-lock.json` for package list
#96
hoodmane
closed
1 year ago
0
playwright: launch only requested runtimes
#95
ryanking13
closed
1 year ago
0
Use pyodide-actions v1.1.0 and pass github token
#94
ryanking13
closed
1 year ago
0
Remove executable_path from selenium driver construction
#93
hoodmane
closed
1 year ago
2
Next