issues
search
ScreenPyHQ
/
screenpy
Screenplay pattern base for Python automated UI test suites.
MIT License
28
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add `IsLessThan`, `IsGreaterThan`, `IsInInterval` Resolutions for number testing.
#43
perrygoy
closed
1 year ago
1
Allow shorter Actor `attempts_to`.
#42
perrygoy
closed
1 year ago
2
#40: add log-level control to StdOutAdapter through gravitas.
#41
perrygoy
closed
1 year ago
1
Use gravitas in `StdOutAdapter`.
#40
perrygoy
closed
1 year ago
1
#23: Add more string resolutions!
#39
perrygoy
closed
1 year ago
1
Use a monorepo style for extensions?
#38
perrygoy
closed
1 year ago
2
Bump setuptools from 65.5.0 to 65.5.1
#37
dependabot[bot]
closed
1 year ago
2
New years update 2023! 🎉
#36
perrygoy
closed
1 year ago
1
The sample test cases provided in the docs are not isolated
#35
ramoscav-nokia
closed
1 year ago
11
Add more information about test reports to the docs.
#34
perrygoy
opened
1 year ago
1
Handle natural language for plural vs singular cases in SeeAnyOf and SeeAllOf
#33
bandophahita
closed
1 year ago
2
Allow SeeAllOf and SeeAnyOf to accept only one test
#32
bandophahita
closed
1 year ago
2
Subclass annotations
#31
bandophahita
closed
1 year ago
0
Add python 3.11 support
#30
bandophahita
closed
1 year ago
1
Fix deprecated gha commands
#29
bandophahita
closed
2 years ago
0
adding github actions and status badges for testing
#28
bandophahita
closed
2 years ago
0
using pyproject.toml to configure installation of package
#27
MarcelWilson
closed
2 years ago
0
Editable install of screenpy in IDE fails to recognize code
#26
MarcelWilson
closed
2 years ago
1
Inherited Pause in screenpy-selenium has errors in mypy
#25
MarcelWilson
closed
1 year ago
4
Unittest coverage
#24
bandophahita
closed
2 years ago
0
Add `Matches`, `StartsWith`, `EndsWith`, and `ContainsItemMatching` Resolutions.
#23
perrygoy
closed
1 year ago
1
Exception in question
#22
MarcelWilson
closed
2 years ago
2
Allow reason for failure to appear in hamcrest tests
#21
MarcelWilson
closed
2 years ago
0
#19: Fix typing for aliases.
#20
perrygoy
closed
2 years ago
0
some screenpy module Questions aren't recognized by mypy as type 'Answerable'
#19
langgaibo
closed
2 years ago
3
#8: Add better narration documentation.
#18
perrygoy
closed
2 years ago
0
#6: Clear an Actor's cleanup tasks even if they error out while performing them.
#17
perrygoy
closed
2 years ago
0
#5: Fix typing for Pause.
#16
perrygoy
closed
2 years ago
0
#3: Add negation-compatible aliases for `IsCloseTo` and `HasLength`.
#15
perrygoy
closed
2 years ago
0
#2: Add count to Eventually
#14
perrygoy
closed
2 years ago
0
#11 Type hint updates
#12
bandophahita
closed
2 years ago
0
Making resolutions more IDE friendly
#11
bandophahita
closed
2 years ago
2
#9 updating black to fix https://github.com/psf/black/issues/2964
#10
bandophahita
closed
2 years ago
0
Black incompatible with click 8.1.0
#9
bandophahita
closed
2 years ago
0
Add documentation examples of what gets printed in the logs
#8
bandophahita
closed
2 years ago
1
Port Ensure class from Serenity BDD
#7
bandophahita
closed
2 years ago
4
If the Actor encounters an exception during `cleans_up`, the cleanup queue does not get cleared.
#6
pgoy-dod
closed
2 years ago
3
`Pause.for_` typing says that it takes an `int`, when half-seconds are a thing.
#5
pgoy-dod
closed
2 years ago
0
Link to Screenplay Pattern video is broken
#4
emanlove
closed
2 years ago
2
Add negated-compatible versions of `IsCloseTo` and `HasLength`.
#3
perrygoy
closed
2 years ago
0
Log how many times `Eventually` attempted the performable.
#2
pgoy-dod
closed
2 years ago
2
Break up ScreenPy!
#1
perrygoy
closed
2 years ago
1
Previous