Skip to content

Instantly share code, notes, and snippets.

View TArch64's full-sized avatar

Taras Turchenko TArch64

  • Ukraine
View GitHub Profile
@TArch64
TArch64 / TASK.md
Last active April 21, 2023 12:50
Unit Testing Workshop Test Task

Unit Testing Workshop Test Task

image

Create a CLI app that utilizes the free OMDB API to search for films based on a text query.

Requirements:

  1. The app should function properly.