CI testing with local files
Konstantin Kharlamov
hi-angel at yandex.ru
Thu Jan 28 09:20:54 GMT 2021
On Wed, 2021-01-27 at 17:36 -0500, Michael Reeves wrote:
> Is there way to reading and writing small files in the CI? I'm in the process
> of writing auto tests for kdiff3.
Your tests could create a directory inside the current one, and then inside the new directory do stuff like creating files, etc. So, unless I misunderstand your question, there's that.
More information about the kde-devel
mailing list