Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / csparpa/fluentcheck issues and pull requests

#27 - adding equal_to and not_equal_to

Pull Request - State: closed - Opened by sheikhjebran over 2 years ago

#26 - Add Check(dict).has_pairs

Pull Request - State: closed - Opened by jstoebel over 3 years ago

#25 - Deepsource

Pull Request - State: closed - Opened by withshubh almost 4 years ago

#24 - Potential code quality improvement

Pull Request - State: closed - Opened by withshubh almost 4 years ago - 7 comments

#23 - add equals to Is for usage Is(some_var).equals(5)

Pull Request - State: closed - Opened by GraDea about 4 years ago - 4 comments

#22 - Raise better error messages

Pull Request - State: closed - Opened by mikeckennedy over 4 years ago - 3 comments

#21 - add missing unit test: test_sequences.py for test_check/

Pull Request - State: closed - Opened by hedyhli over 4 years ago - 2 comments

#20 - Basic Usage of FluentCheck For Katas

Issue - State: closed - Opened by deanagan over 4 years ago - 2 comments
Labels: enhancement, question

#18 - Adds readme.md as the main contents of listing on pypi.

Pull Request - State: closed - Opened by mikeckennedy over 4 years ago

#17 - Fixes YAML format tests result in warning from unsafe load()

Pull Request - State: closed - Opened by mikeckennedy over 4 years ago - 3 comments

#16 - YAML format tests result in warning from unsafe load()

Issue - State: closed - Opened by mikeckennedy over 4 years ago

#15 - Beginnings of a multiple inheritance structure Is class.

Pull Request - State: closed - Opened by mikeckennedy over 4 years ago - 21 comments

#14 - Adds Is alternate, shorter API

Pull Request - State: closed - Opened by mikeckennedy over 4 years ago - 17 comments

#13 - Add some string unit tests

Pull Request - State: closed - Opened by deanagan over 4 years ago

#12 - Open for a shorter syntax?

Issue - State: closed - Opened by mikeckennedy over 4 years ago - 8 comments

#11 - Cannot import name 'Check' from 'fluentcheck'

Issue - State: closed - Opened by deanagan over 4 years ago - 2 comments

#10 - Added tests and fixes for type hierarchy

Pull Request - State: closed - Opened by deanagan over 4 years ago

#9 - Fixed some boolean functions not returning check_obj and added unit tests

Pull Request - State: closed - Opened by deanagan almost 5 years ago - 2 comments

#8 - Created unit test for dicts

Pull Request - State: closed - Opened by deanagan almost 5 years ago - 1 comment

#7 - Fix is_callable and is_not_callable behaviour

Issue - State: open - Opened by csparpa over 5 years ago - 2 comments

#6 - Add assertions on UUID1 and UUID4

Pull Request - State: closed - Opened by dowenb almost 6 years ago - 2 comments

#5 - Refactor code and test modules structure

Issue - State: closed - Opened by csparpa almost 6 years ago - 1 comment
Labels: help wanted

#4 - Go on with implementing assertion methods listed on README.md

Issue - State: open - Opened by csparpa almost 6 years ago - 2 comments
Labels: help wanted

#3 - Setup Sphinx and readthedocs

Issue - State: open - Opened by csparpa almost 6 years ago
Labels: enhancement

#2 - Document purpose for all assertion methods

Issue - State: open - Opened by csparpa almost 6 years ago - 6 comments
Labels: enhancement, help wanted

#1 - Unit test all assertion methods

Issue - State: open - Opened by csparpa almost 6 years ago - 7 comments
Labels: help wanted, testing