git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Outreachy] Move existing tests to a unit testing framework
@ 2023-10-03 14:30 Luma
  2023-10-03 18:51 ` Junio C Hamano
  0 siblings, 1 reply; 8+ messages in thread
From: Luma @ 2023-10-03 14:30 UTC (permalink / raw)
  To: git

Hi;
My name is Luma, and  I wanted to take a moment to introduce myself
and share some
insights on an essential aspect of  avoiding pipes in git related
commands in test scripts.

I am an outreachy applicant for the December 2023 cohort and look
forward to learning from you.

One common practice in shell scripting is the use of pipes (|) to
chain multiple commands together.
 While pipes are incredibly versatile and useful, excessive use of
them can lead to script complexity.
I plan to avoid overusing pipes in test scripts by: leveraging command
options, using temporary files
and using functions and variables to break down complex pipelines.

If you have any questions on pipes, I'm always here to learn and share
knowledge.

Best regards,
Luma.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-10-25  8:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-03 14:30 [Outreachy] Move existing tests to a unit testing framework Luma
2023-10-03 18:51 ` Junio C Hamano
2023-10-03 23:36   ` Luma
2023-10-09  9:15     ` Luma
     [not found]       ` <CAFR+8Dwxr3iV+R7een0t2sYXUWu1XHhQcLVuqMhOsSg9Bt4wrg@mail.gmail.com>
2023-10-20 13:18         ` Achu Luma
2023-10-23 13:41         ` Christian Couder
2023-10-24 14:25           ` Achu Luma
2023-10-25  8:18             ` Christian Couder

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).