Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Remove function and unit test
Post: RE: Remove function and unit test

Btw I have found this feature from pytest: https://pytest.org/en/latest/tmpdir.html...r-handling
ftg General Coding Help 5 3,567 Jan-07-2020, 02:08 PM
    Thread: Remove function and unit test
Post: RE: Remove function and unit test

Thanks for the answer. I am indeed under linux OS. Your solution means an additional step in order to drive the tests. Intuitively, I would say that I prefer the test to remain "under" python control...
ftg General Coding Help 5 3,567 Jan-07-2020, 12:54 PM
    Thread: Remove function and unit test
Post: Remove function and unit test

Hello everyone, let's say I want to create a 'utils' package with several functions working on files and folders. I want to do it once properly so I can use them in all my personal projects without f...
ftg General Coding Help 5 3,567 Jan-07-2020, 09:28 AM
    Thread: Should I use my own package?
Post: RE: Should I use my own package?

Thanks for this quick answer. What about the losting of knowledge about standard library modules due to the wrapping?
ftg General Coding Help 3 2,203 Jan-03-2020, 10:09 AM
    Thread: Should I use my own package?
Post: Should I use my own package?

Hello everyone, there may be a few function of mine I will use and re-use through several projects. These are something like copying files or create symlinks with all needed exception handling ...
ftg General Coding Help 3 2,203 Jan-03-2020, 09:42 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020