Programming Resources
21.8K subscribers
1.78K photos
6 videos
4 files
108 links
Here I share my programming related resources during working or at my free times ☺️

Talk to me if you have any query: @Mojtabaeuler
Download Telegram
Top 50 Software Testing Tools in 2020
معرفی 50 ابزار برتر تست نرم‌افزار درسال 2020
#testing_tools #test

https://www.guru99.com/testing-tools.html
This is a tutorial with a template for packaging, testing, documenting, and publishing scientific Python code.
آموزشی که یک template خوب برای تست کردن و داکیومنت کردن و منتشر کردن کدهای پایتونی ارائه میده.

#science #python #library #tutorial #testing #documenting #test #document
@pythony

https://nsls-ii.github.io/scientific-python-cookiecutter/index.html
Learn Go with test-driven development
با روش TDD زبان برنامه‌نویسی go رو یاد بگیرید.

#go #golang #tdd #test #red #green #refactor #testing #driven #development
@pythony

https://github.com/quii/learn-go-with-tests
Beeceptor lets you mock a REST API without coding. Create a mock API endpoint in seconds to inspect and log incoming HTTP requests, making it easy to test and debug your applications.
این سایت به شما اجازه می‌دهد بدون نیاز به کدنویسی یک API ساختگی ایجاد کنید و درخواست‌های HTTP را به راحتی بررسی کنید.

#API #Testing #Beeceptor #WebDev #MockAPI #Mock
@pythony

https://beeceptor.com/
WireMock is a flexible tool for mocking APIs, enabling you to simulate HTTP-based services. Whether you’re testing REST, SOAP, or other HTTP protocols, WireMock helps create a controlled environment for testing without relying on external APIs. Perfect for speeding up development and ensuring consistent test results.

ابزاری انعطاف‌پذیر برای شبیه‌سازی API که به شما اجازه می‌دهد خدمات HTTP را به راحتی شبیه‌سازی کنید. ایده‌آل برای تست REST، SOAP و سایر پروتکل‌های HTTP، بدون نیاز به اتصال به APIهای خارجی.

#Testing #APIs #Mocking #Development #WireMock
@pythony

https://wiremock.org/
🧪 Need a fake REST API for testing?
Reqres provides ready-to-use endpoints for user data, login, registration, and delays—ideal for frontend or API testing without worrying about backend setup. It supports POST, GET, PUT, DELETE, and even simulates failures.

🧪 اگر برای تست رابط کاربری یا آموزش نیاز به API واقعی ندارید، سایت Reqres یک گزینه عالیه! بدون نیاز به لاگین یا ساخت سرور، می‌تونید انواع درخواست‌های POST، GET و غیره رو تست بزنید، حتی سناریوهای خطا و تأخیر رو هم پوشش میده.

#api #backend #testing #frontend #devtools
@pythony

https://reqres.in