ktoml
ktoml copied to clipboard
Added support for Kotest tests
Addresses #123
- Added Kotest framework to project
- Rewritten all tests in
ktoml-fileandktoml-sourcemodules - Rewritten a few tests in
ktoml-coremodule - Sometimes making minor improvements in tests, like migrating away from
TomlTable.fullTableNamemethod or removing unused classes
Hope that you would like the way tests look now, and accept my humble contribution :)
Hey, thank you, you are awesome, we had big discussions about kotest https://github.com/akuleshov7/ktoml/issues/123 I will have a look and merge it
One more thing: I did this PR because I'm participating in the Hacktoberfest. I would be grateful if you add "hacktoberfest-accepted" label to this PR to make it count. But if for any reason you don't want to do it, I'm also ok with it 👍
One more thing: I did this PR because I'm participating in the Hacktoberfest. I would be grateful if you add "hacktoberfest-accepted" label to this PR to make it count. But if for any reason you don't want to do it, I'm also ok with it 👍
Added, am I right?
Added, am I right?
Yes, thank you!
Any update on this PR? Do you need anything more from me?