On 11/11/21 9:35 PM, Christopher Barker wrote:
> Matt del Valle wrote:

>> So perhaps we could narrow the scope of this down to just adding snake_case 
aliases to the logging and
>> unittest modules [...]
>
> The reason those are spelled that way is because they are ported from Java.
>
> And IMHO that “Java flavor” is a bigger issue than just the names. It’s the 
whole structure. So if we’re
> going to touch those, let’s make a Pythonic API, with PEP 8 compliant names, 
instead :-)

Besides the names, what are the issues?  And are those issues covered by 
pytest, etc?

unittest is the first (and only) testing framework I have ever used, so any 
info is appreciated.

--
~Ethan~
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/5SX3FO4OVPWGOH6C2E32PNX5YOBAAXMJ/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to