Path: csiph.com!xmission!feeder.awxg.com!aioe.org!news.swapon.de!fu-berlin.de!uni-berlin.de!not-for-mail From: Reimar Bauer Newsgroups: de.comp.lang.python Subject: [Python-de] qt Tests Date: Wed, 22 Feb 2017 17:05:38 +0100 Lines: 12 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: news.uni-berlin.de 6hO3jauXQHADBPeLYgLuzAkBD1h6+tvTmaYlMi/hXTiA== Return-Path: X-Original-To: python-de@python.org Delivered-To: python-de@mail.python.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=Sq/CxatmimFgCE6i7gQerqErcDHuhSPBYodJmB4iYU4=; b=C4U4WfMwW1kM/3zJ0xh9RUwqamEPxO1AUuxAMW1ZjJ93F70daC5jsigw4v1prvYlBW lOwqQ344ALQoGfBFpJyOuCfgkv6ApBlgt0Hsr1aDFW13HSvVlRpPz5KgJ+xaVGcxiDJB aTXaFWi/TLO52g3UHIgs9QLV5HJp4YeJztQrm+LX3EndZ/p9+dEmutKMoXStbu4qJd38 XJ5v7t+6NGMp/H5PzcN6ChSBsvvEty0XSus6K+2tmtb6hvWvFXFEenb5dDcdGKR6z4SO FA8r9QJWPLIaMJSACqbdq9TdagpHa61Y6vBEt9P5Z9Yc/V5M6ne+Y6u00Bukf853imjB xVwQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=Sq/CxatmimFgCE6i7gQerqErcDHuhSPBYodJmB4iYU4=; b=YDfxeSO2kmMauf8Yc6xTi2wNg0vuvSS0/Kkki7tmhTCZhf2unl3T327qLT5utcI5nN IW6Mnki3+ifDxTZz0VMVBVwo2+T7D6efvYByo9yTaMq+hgDPSpFIQ5z1CGyV3U/oTlAC kiG8f1uiwS6jywposO2Sp0mbxV+EM5aFd62pdQylbR5fF7mPJf8kZCLjOjipayaVtyuU tBTBStpcUpqg6vdZh5NJsxUM0VgT6KnRPAs+/0taBFwzCrn3HThUUpFnEFujTSz3RCN1 UAM7k+FhaiXdtGPOsvZlw58AbaraPg6hugkx4tsv7ucG4r3uHwRXhb/0URrvcWgPBxZH D7dg== X-Gm-Message-State: AMke39lQID6RH7PgajYjTt5pA0zhbKY9k/ph/++1/4HP+Yf8FZFEFMB7CM/iJKGa2YBbRC4rc9sA6ubZyPd/xg== X-Received: by 10.28.207.70 with SMTP id f67mr3095648wmg.72.1487779539576; Wed, 22 Feb 2017 08:05:39 -0800 (PST) X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: python-de@python.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Die Deutsche Python Mailingliste List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: Xref: csiph.com de.comp.lang.python:4671 Hi Zusammen, ich such etwas mit Beispielen um eine qt4/qt5 Oberfl=C3=A4che durchzuprobie= ren. Ziel w=C3=A4re pytest tests zu schreiben, um eine GUI zu =C3=BCberpr=C3=BCf= en, ob alle Funktionalit=C3=A4ten implementiert sind. Kennt ihr ein Test Frameork f=C3=BCr qt? Viele Gr=C3=BC=C3=9Fe Reimar