Wszystkie artykuły

Python

Python Good Practices: Part 1 – Python constructs

Python has many powerful and useful constructs. Depending on their design, they help us to write code safer, more readable, often faster and with lower […]
Czytaj całość
Visualizing Influx metrics with Grafana
Databases

Wizualizacja metryk Influx za pomocą Grafany

Zaktualizowaliśmy ten tekst dla Ciebie!Data aktualizacji: 22.01.2025Autor aktualizacji: Piotr Merynda Grafana to narzędzie do wizualizacji danych i monitorowania, umożliwiające wyświetlanie metryk przechowywanych na przykład w […]
Czytaj całość
Python Quality Assurance

Mocking objects with Python

Mocking is just pretending to be and simulating specific behavior, we can replace our code’s parts with fake objects and verify how system behaves. At […]
Czytaj całość
Java Quality Assurance

Introduction to performance tests using JMeter

JMeter is an open-source JAVA-based load testing tool for measuring and analyzing performance of services and applications. It simulates user behavior by sending requests to […]
Czytaj całość
Databases

Using InfluxDB to store performance metrics

InfluxDB it is a database oriented on time series. It was designed to accept large number of queries and write requests. It is perfect for […]
Czytaj całość
Pytest
Python Quality Assurance

Pytest – czemu cieszy się większą popularnością niż unittest?

W swojej karierze zawodowej pisałem testy w obu frameworkach: zarówno unittest, jak i pytest. Oba rozwiązania to świetne narzędzia z różnymi wadami i zaletami, ale […]
Czytaj całość
Java Quality Assurance

Parametrized tests – solutions overview (TestNG, JUnit4, JUnit5)

Parametrized tests are a lot easier to maintain. Usually when single requirement changes it’s enough to change one variable in the code. You don’t have […]
Czytaj całość
Quality Assurance Front-end

How to make Nigthwatch.js library work with async/await?

Although it’s quite powerful tool, you need to customize it to get the full benefit of it. One of these improvements is usage of async/await commands (from […]
Czytaj całość
Code Review
Quality Assurance

Zalety Code Review

Code review, czyli inspekcję kodu, traktuje się jako zło konieczne pomimo wielu korzyści, jaki za sobą niesie. Programiści są przekonani, że przeglądanie kodu to marnotrawienie […]
Czytaj całość
Testowanie modułów Node.js z użyciem Chai, Sinon i Mocha
Quality Assurance Front-end

Testowanie modułów Node.js z użyciem Chai, Sinon i Mocha

Zaktualizowaliśmy ten tekst dla Ciebie!Data aktualizacji: 26.12.2024Autor aktualizacji: Adam Olszewski Wprowadzenie W tym artykule pokażę, jak pisać testy jednostkowe dla modułów Node.js i ich zależności. […]
Czytaj całość

Poznaj mageek of j‑labs i daj się zadziwić, jak może wyglądać praca z j‑People!

Skontaktuj się z nami