issues
search
csparpa
/
fluentcheck
Fluent assertions for Python
MIT License
84
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
adding equal_to and not_equal_to
#27
sheikhjebran
closed
2 years ago
0
Add Check(dict).has_pairs
#26
hstoebel
closed
2 years ago
0
Deepsource
#25
withshubh
closed
3 years ago
0
Potential code quality improvement
#24
withshubh
closed
3 years ago
7
add equals to Is for usage Is(some_var).equals(5)
#23
GraDea
closed
4 years ago
4
Raise better error messages
#22
mikeckennedy
closed
4 years ago
3
add missing unit test: test_sequences.py for test_check/
#21
hedyhli
closed
4 years ago
2
Basic Usage of FluentCheck For Katas
#20
deanagan
closed
4 years ago
2
Replace check_obj._val with check_obj.value to avoid linter warnings.
#19
mikeckennedy
closed
4 years ago
0
Adds readme.md as the main contents of listing on pypi.
#18
mikeckennedy
closed
4 years ago
0
Fixes YAML format tests result in warning from unsafe load()
#17
mikeckennedy
closed
4 years ago
3
YAML format tests result in warning from unsafe load()
#16
mikeckennedy
closed
4 years ago
0
Beginnings of a multiple inheritance structure Is class.
#15
mikeckennedy
closed
4 years ago
21
Adds Is alternate, shorter API
#14
mikeckennedy
closed
4 years ago
17
Add some string unit tests
#13
deanagan
closed
4 years ago
0
Open for a shorter syntax?
#12
mikeckennedy
closed
4 years ago
8
Cannot import name 'Check' from 'fluentcheck'
#11
deanagan
closed
4 years ago
2
Added tests and fixes for type hierarchy
#10
deanagan
closed
4 years ago
0
Fixed some boolean functions not returning check_obj and added unit tests
#9
deanagan
closed
4 years ago
2
Created unit test for dicts
#8
deanagan
closed
4 years ago
1
Fix is_callable and is_not_callable behaviour
#7
csparpa
opened
5 years ago
2
Add assertions on UUID1 and UUID4
#6
dowenb
closed
5 years ago
2
Refactor code and test modules structure
#5
csparpa
closed
5 years ago
1
Go on with implementing assertion methods listed on README.md
#4
csparpa
opened
5 years ago
2
Setup Sphinx and readthedocs
#3
csparpa
opened
5 years ago
0
Document purpose for all assertion methods
#2
csparpa
opened
5 years ago
6
Unit test all assertion methods
#1
csparpa
opened
5 years ago
7