<@U7TJY2ZD3> I want to contribute to the library b...
# mockk
h
@oleksiyp I want to contribute to the library but I don't know where to start. if you can give me some pointers I can try to help.
o
Hey, very nice to hear that. The problem with mockk is most of bugs and features require quite advanced changes and knoeledge of framework itself
knowledge*
Not easy to start from something
I will check what it can be. As well I am thinking of recording a video regarding mockk internals. As there were few guys who stuck somewhere in internals
h
Thanks for the info. it would be interesting to see a video.
o
@Hadi Tok Hi. There were few recent issues submitted during last week. You can pick up something. https://github.com/mockk/mockk/issues #224 looks promising. But should warn a lot of issues are not solvable/hard/unclear or something like that. Please ask questions. I am still motivated to record video(s) next week. So will see
h
Ok I will check it out
what is the correct way to match vararg ? if I use same amount of
any()
as the parameters supplied it works but I couldn’t find a matcher to support any number of args.
o
Right I see it
h
yes I agree
o
Next step is to do design
So it can handle similar cases
Ill be back home in 1-2h and will think about it
You can do the same
Just to clarify
Im talking about DSL design, not things under the hood
h
I think we need to consider lists and arrays to be handled the same way with varargs.
o
Yes, something may be added there as well
@Hadi Tok I recorded the first video.

https://www.youtube.com/watch?v=f4gfriUFGtU

This is just a pilot. I know it is not perfect in many regards. Especially in terminology and clean definitions. Just from your first sight few things that may be improved
h
awesome I will take a loook at it as soon as I can
o
another try

https://www.youtube.com/watch?v=sTJ0VqA4A4g

h
I watched the first one and I will watch it tonight.
o
thanks
one more version with music 🙂

https://www.youtube.com/watch?v=NZnfpeiBDFA

h
I think you started to enjoy this 😂
o
Yes now I am ffmpeg command line video editing guru :-)
Finally next video

https://www.youtube.com/watch?v=JD1ox-yH73g

h
will take a look whenever I can
o
one more 😄

https://www.youtube.com/watch?v=9rxw6BEWo-4

h
hey. I have been sick for some time. I will check them when I can function.